libretro.pcsx-rearmed: 0-unstable-2026-03-21 -> 0-unstable-2026-04-02 (#506571)

This commit is contained in:
Thiago Kenji Okada
2026-04-04 12:07:44 +00:00
committed by GitHub
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "pcsx-rearmed";
version = "0-unstable-2026-03-21";
version = "0-unstable-2026-04-02";
src = fetchFromGitHub {
owner = "libretro";
repo = "pcsx_rearmed";
rev = "80bc0e4784e8e8ce98c02f6802484577f28be3cc";
hash = "sha256-GIqbWH48snEbiiZKVk2z7H8QXZZwvkAHJxGBHwAJJts=";
rev = "c1e885c71f24204a919e3bc40735497ccf541f0d";
hash = "sha256-mJY9kngb/YsClAJFhsc6tHl857k2/MOHP/oWaltg+so=";
};
dontConfigure = true;