libretro.beetle-psx: 0-unstable-2026-05-15 -> 0-unstable-2026-05-23

This commit is contained in:
R. Ryantm
2026-05-27 10:05:19 +00:00
parent 3a2ca800cb
commit 9945b05a07
@@ -8,13 +8,13 @@
}:
mkLibretroCore {
core = "mednafen-psx" + lib.optionalString withHw "-hw";
version = "0-unstable-2026-05-15";
version = "0-unstable-2026-05-23";
src = fetchFromGitHub {
owner = "libretro";
repo = "beetle-psx-libretro";
rev = "c194d8c7d9cef77b653f688f1293746aa71a928e";
hash = "sha256-lIvVk0a+lwBF+BtX2KT2MwOUguTGm/pKi8s9IbZqwsU=";
rev = "ccd8ae3d8d8e43100e9f596a66214a5b2acb2da1";
hash = "sha256-zznSKLjpc0ovgqzkpxBqVOMV7UZyuTx1R/x4SCbSPdo=";
};
extraBuildInputs = lib.optionals withHw [