libretro.beetle-psx: 0-unstable-2026-01-12 -> 0-unstable-2026-01-16

This commit is contained in:
R. Ryantm
2026-01-19 13:11:39 +00:00
parent 68c13d95ac
commit e6bd34a3ba
@@ -8,13 +8,13 @@
}:
mkLibretroCore {
core = "mednafen-psx" + lib.optionalString withHw "-hw";
version = "0-unstable-2026-01-12";
version = "0-unstable-2026-01-16";
src = fetchFromGitHub {
owner = "libretro";
repo = "beetle-psx-libretro";
rev = "254285de247db71ac25a4392c159dc1114940794";
hash = "sha256-RDUyTGlrouttC9V4irOC8U1zcNsCxnTIdm6wrAECY2E=";
rev = "5965c585abcaf6b5205a1347de82471e22aaabe3";
hash = "sha256-Mks6xJre1gaxBqWfAzVTNp6Ooy5VDc86HAoj3wlHYRw=";
};
extraBuildInputs = lib.optionals withHw [