Skip to content

Commit 3f8feb8

Browse files
fedeinthemixthoughtpolice
authored andcommitted
magic-vlsi: 8.3.497 -> 8.3.501
1 parent d47f8a2 commit 3f8feb8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/ma/magic-vlsi/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313

1414
stdenv.mkDerivation rec {
1515
pname = "magic-vlsi";
16-
version = "8.3.497";
16+
version = "8.3.501";
1717

1818
src = fetchurl {
1919
url = "http://opencircuitdesign.com/magic/archive/magic-${version}.tgz";
20-
sha256 = "sha256-toLywrRtaoA8m2YCgwsKRGif4c5nLOt5eFRDp+ZX8/M=";
20+
sha256 = "sha256-jUin8dwzfoVugSQAz6Qw7PBzHGwrG8I3k39AMRZgzcM=";
2121
};
2222

2323
nativeBuildInputs = [ python3 ];

0 commit comments

Comments
 (0)