spasm-ng: unstable-2020-08-03 -> unstable-2022-07-03

This commit is contained in:
myclevorname
2024-08-06 17:10:15 -04:00
committed by GitHub
parent 3dcde43357
commit 60e705e365
@@ -8,8 +8,8 @@ stdenv.mkDerivation rec {
src = fetchFromGitHub {
owner = "alberthdev";
repo = "spasm-ng";
rev = "221898beff2442f459b80ab89c8e1035db97868e";
sha256 = "0xspxmp2fir604b4xsk4hi1gjv61rnq2ypppr7cj981jlhicmvjj";
rev = "5f0786d38f064835be674d4b7df42969967bb73c";
sha256 = "sha256-j7Z3oI+J0wZF4EG5OMMjuDe2o69KKGuJvfyHNPTLrXM=";
};
nativeBuildInputs = [ gcc ];