Skip to content

Commit d5a22d6

Browse files
supermariowar: 2024-unstable-2025-01-30 -> 2024-unstable-2025-04-03 (#397190)
Co-authored-by: theobori <[email protected]>
2 parents 3291b8d + 73469ff commit d5a22d6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/su/supermariowar/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@
1616

1717
stdenv.mkDerivation (finalAttrs: {
1818
pname = "supermariowar";
19-
version = "2024-unstable-2025-01-30";
19+
version = "2024-unstable-2025-04-03";
2020

2121
src = fetchFromGitHub {
2222
owner = "mmatyas";
2323
repo = "supermariowar";
24-
rev = "8192bbda2eca807cfe1e2793018bd55ecdaac50a";
25-
hash = "sha256-i/UdKXIOUViv+FJFyss3Xa4Z8+OwW2CQjJ3hROZVaRA=";
24+
rev = "c0ed774a2415ad45e72bd6086add2a5cbfc88898";
25+
hash = "sha256-vh8SSMxAOG8f9nyJmKUlA8yb+G61Bfc62dhB2eLdo20=";
2626
fetchSubmodules = true;
2727
};
2828

0 commit comments

Comments
 (0)