libretro.pcsx-rearmed: 0-unstable-2026-03-16 -> 0-unstable-2026-03-21 (#503625)

This commit is contained in:
Thiago Kenji Okada
2026-03-26 09:23:05 +00:00
committed by GitHub
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "pcsx-rearmed";
version = "0-unstable-2026-03-16";
version = "0-unstable-2026-03-21";
src = fetchFromGitHub {
owner = "libretro";
repo = "pcsx_rearmed";
rev = "4dfc616b9389f9997d1f2afcb9e61023b87c12c7";
hash = "sha256-UVgCeA4+I+7vA0DHgfDUt8Vbg37xnu/lfoRcZmnQ21w=";
rev = "80bc0e4784e8e8ce98c02f6802484577f28be3cc";
hash = "sha256-GIqbWH48snEbiiZKVk2z7H8QXZZwvkAHJxGBHwAJJts=";
};
dontConfigure = true;