wipeout-rewrite: 0-unstable-2025-06-14 -> 0-unstable-2026-02-20 (#493323)

This commit is contained in:
Nick Cao
2026-02-23 16:15:15 +00:00
committed by GitHub
+3 -3
View File
@@ -25,13 +25,13 @@ let
in
stdenv.mkDerivation (finalAttrs: {
pname = "wipeout-rewrite";
version = "0-unstable-2025-06-14";
version = "0-unstable-2026-02-20";
src = fetchFromGitHub {
owner = "phoboslab";
repo = "wipeout-rewrite";
rev = "e510130d893f24f9524c1413a4587996b9ff867c";
hash = "sha256-qKtOdDzRP0IjwS6dXEya06nJ9AMCpUNLwtf4RF3o9r4=";
rev = "8c60cd585ab88bfc375ff07bda96749359f67d9a";
hash = "sha256-ojF0AEiX34cluFNn92pFfB+8AOjrbCawMfTN98JFGIA=";
};
enableParallelBuilding = true;