wipeout-rewrite: 0-unstable-2025-04-26 -> 0-unstable-2025-06-14

R. Ryantm 13071503 8974d5be

+3 -3
+3 -3
pkgs/by-name/wi/wipeout-rewrite/package.nix
··· 25 in 26 stdenv.mkDerivation (finalAttrs: { 27 pname = "wipeout-rewrite"; 28 - version = "0-unstable-2025-04-26"; 29 30 src = fetchFromGitHub { 31 owner = "phoboslab"; 32 repo = "wipeout-rewrite"; 33 - rev = "38159b447c53fe9d0e3a02c82f2c20eb21138afb"; 34 - hash = "sha256-dB90khtdj2386SYiHxE3OYt8iJjy640/4VRXGjqh1ww="; 35 }; 36 37 enableParallelBuilding = true;
··· 25 in 26 stdenv.mkDerivation (finalAttrs: { 27 pname = "wipeout-rewrite"; 28 + version = "0-unstable-2025-06-14"; 29 30 src = fetchFromGitHub { 31 owner = "phoboslab"; 32 repo = "wipeout-rewrite"; 33 + rev = "e510130d893f24f9524c1413a4587996b9ff867c"; 34 + hash = "sha256-qKtOdDzRP0IjwS6dXEya06nJ9AMCpUNLwtf4RF3o9r4="; 35 }; 36 37 enableParallelBuilding = true;