wipeout-rewrite: 0-unstable-2026-03-31 -> 0-unstable-2026-06-02 (#528206)

This commit is contained in:
Nick Cao
2026-06-05 20:06:32 +00:00
committed by GitHub

View File

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