libretro.pcsx-rearmed: 0-unstable-2026-06-13 -> 0-unstable-2026-06-28

This commit is contained in:
R. Ryantm
2026-06-28 20:12:54 +00:00
parent 0d69db8815
commit 9d5af9d5c8
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "pcsx-rearmed";
version = "0-unstable-2026-06-13";
version = "0-unstable-2026-06-28";
src = fetchFromGitHub {
owner = "libretro";
repo = "pcsx_rearmed";
rev = "d26eaee5c8fb47c1832b8bf32c1358d625da8a02";
hash = "sha256-p8sPQDnxIBMuFD9nCtdFp1DEJwRuifgUrOFYdY1EfME=";
rev = "050981b6eeb715f142854f57c68086f62921f027";
hash = "sha256-MFNA3YPhLKa5q9hYM11O5/BIrj5xOsiNXkFLnCzugzo=";
};
dontConfigure = true;