libretro.pcsx-rearmed: 0-unstable-2026-01-19 -> 0-unstable-2026-01-28

This commit is contained in:
R. Ryantm
2026-01-31 01:11:49 +00:00
parent 7791ebf4d6
commit 5612067e4b
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "pcsx-rearmed";
version = "0-unstable-2026-01-19";
version = "0-unstable-2026-01-28";
src = fetchFromGitHub {
owner = "libretro";
repo = "pcsx_rearmed";
rev = "3a7850fdc6ac4ed0c323ade851b462504a3cbb79";
hash = "sha256-D2+Vbs+EIZykQRJK8GxDyPSh+0DlObw6IfXBOq1JnAw=";
rev = "94a7ee303c7852799caceb5af93cfd4f75c442e0";
hash = "sha256-EaXFWS5rdslgf/++FsWfhX3B6HvPlEQWYmiYoWzqGXY=";
};
dontConfigure = true;