wipeout-rewrite: 0-unstable-2026-03-31 -> 0-unstable-2026-06-02

This commit is contained in:
R. Ryantm
2026-06-05 03:33:07 +00:00
parent fcfb4d2c1c
commit accaddb790

View File

@@ -25,13 +25,13 @@ let
in
stdenv.mkDerivation (finalAttrs: {
pname = "wipeout-rewrite";
version = "0-unstable-2026-03-31";
version = "0-unstable-2026-06-02";
src = fetchFromGitHub {
owner = "phoboslab";
repo = "wipeout-rewrite";
rev = "836619aaad75a5881ce7552a33093996eb932dcd";
hash = "sha256-pGrX/jGYw+er9mbSO/N4Urxte9j1StI/7op7E0ZlMPs=";
rev = "bf7c8251700560978c470267834e61dd0defd458";
hash = "sha256-+5YQrzK0NbAu0iWYpMuFhDxtKYMDJ3D6CQdZ7IFkjMQ=";
};
enableParallelBuilding = true;