Skip to content

Commit 8639e25

Browse files
committed
fasmg: kd3c -> kl0e
1 parent 00434af commit 8639e25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/development/compilers/fasmg/default.nix

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

1313
stdenv.mkDerivation rec {
1414
pname = "fasmg";
15-
version = "kd3c";
15+
version = "kl0e";
1616

1717
src = fetchzip {
1818
url = "https://flatassembler.net/fasmg.${version}.zip";
19-
sha256 = "sha256-duxune/UjXppKf/yWp7y85rpBn4EIC6JcZPNDhScsEA=";
19+
sha256 = "sha256-qUhsUMwxgUduGz+D8+Dm4EXyh7aiE9lJ1mhvTjHP6Tw=";
2020
stripRoot = false;
2121
};
2222

0 commit comments

Comments
 (0)