libretro.pcsx-rearmed: 0-unstable-2026-06-28 -> 0-unstable-2026-08-02 (#548972)

This commit is contained in:
Thiago Kenji Okada
2026-08-04 06:01:58 +00:00
committed by GitHub
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "pcsx-rearmed";
version = "0-unstable-2026-06-28";
version = "0-unstable-2026-08-02";
src = fetchFromGitHub {
owner = "libretro";
repo = "pcsx_rearmed";
rev = "050981b6eeb715f142854f57c68086f62921f027";
hash = "sha256-MFNA3YPhLKa5q9hYM11O5/BIrj5xOsiNXkFLnCzugzo=";
rev = "da2cb8ecd17fd0932ab6d94774c0522beebce6e3";
hash = "sha256-WQexwG8KXsN2ZEs2a6x9yyN7a3jU6F5mqj226h6SFqw=";
};
dontConfigure = true;