Skip to content

Commit 6ad1f46

Browse files
committed
wipeout-rewrite: 0-unstable-2025-04-17 -> 0-unstable-2025-04-26
1 parent 0571e37 commit 6ad1f46

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/wi/wipeout-rewrite/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@ let
2525
in
2626
stdenv.mkDerivation (finalAttrs: {
2727
pname = "wipeout-rewrite";
28-
version = "0-unstable-2025-04-17";
28+
version = "0-unstable-2025-04-26";
2929

3030
src = fetchFromGitHub {
3131
owner = "phoboslab";
3232
repo = "wipeout-rewrite";
33-
rev = "c2b7f2cbac2bc6ce9d56876765a2351d1b1a3401";
34-
hash = "sha256-Z2AOXzpcBMSpM/zU4spIcoLBW59AHU1wQmOY9nT5mdc=";
33+
rev = "38159b447c53fe9d0e3a02c82f2c20eb21138afb";
34+
hash = "sha256-dB90khtdj2386SYiHxE3OYt8iJjy640/4VRXGjqh1ww=";
3535
};
3636

3737
enableParallelBuilding = true;

0 commit comments

Comments
 (0)