libretro.beetle-psx: 0-unstable-2026-04-20 -> 0-unstable-2026-05-01

This commit is contained in:
R. Ryantm
2026-05-02 08:34:05 +00:00
parent 85a0bbf2eb
commit 1cb4cb8c8d
@@ -8,13 +8,13 @@
}:
mkLibretroCore {
core = "mednafen-psx" + lib.optionalString withHw "-hw";
version = "0-unstable-2026-04-20";
version = "0-unstable-2026-05-01";
src = fetchFromGitHub {
owner = "libretro";
repo = "beetle-psx-libretro";
rev = "48f2ceb50392a9c142f10312ba4461e60c6b91ff";
hash = "sha256-lrrmGAnBNXU871GGDhQfRSVrYv/jebaUKtyMeyWm7GY=";
rev = "ab72423afd429c1e96ca56fbd39094a71270842b";
hash = "sha256-j1ZCbB0hKcxay/0BkkuoncYPAkMTgSGEAOzYNgJaAh4=";
};
extraBuildInputs = lib.optionals withHw [