Skip to content

Commit d9b8d66

Browse files
[Backport release-26.05] n64recomp: 0-unstable-2026-05-17 -> 0-unstable-2026-05-27 (#526162)
2 parents 9396caa + 4a93c1c commit d9b8d66

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pkgs/by-name/n6/n64recomp/package.nix

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

1313
stdenv.mkDerivation (finalAttrs: {
1414
pname = "n64recomp";
15-
version = "0-unstable-2026-05-17";
15+
version = "0-unstable-2026-05-27";
1616

1717
src = fetchFromGitHub {
1818
owner = "N64Recomp";
1919
repo = "N64Recomp";
20-
rev = "70a894aad8d3491ca0fccee1f94dae8190845686";
21-
hash = "sha256-4y1Cb2lmVZi+IoIBY9AZuWa+XPoBejdd1rL/uTjM07E=";
20+
rev = "ffb39cdad1da5de07eaaa48bd1db4a89a7986771";
21+
hash = "sha256-/MmRvLWxh/uaFXp0eiNdrnMKrrYQvjxmw/+/o5lXyFU=";
2222
fetchSubmodules = true;
2323
};
2424

0 commit comments

Comments
 (0)