fasmg: ktge -> l04h (#465387)

This commit is contained in:
nixpkgs-ci[bot]
2026-01-06 22:44:00 +00:00
committed by GitHub
+2 -2
View File
@@ -14,11 +14,11 @@
stdenv.mkDerivation rec {
pname = "fasmg";
version = "ktge";
version = "l04h";
src = fetchzip {
url = "https://flatassembler.net/fasmg.${version}.zip";
sha256 = "sha256-z/2SeN6FgRvLg8hA+lle/f2qEkce1GF1cC0uSnXExhg=";
sha256 = "sha256-LPRDNtkNVlA2RFvIncFWaCtJ/gH7uApqJPizeO7BmrM=";
stripRoot = false;
};