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

This commit is contained in:
R. Ryantm
2026-05-19 01:47:36 +00:00
parent cd22aef9a1
commit 1a2d9eaa53
@@ -8,13 +8,13 @@
}:
mkLibretroCore {
core = "mednafen-psx" + lib.optionalString withHw "-hw";
version = "0-unstable-2026-05-09";
version = "0-unstable-2026-05-15";
src = fetchFromGitHub {
owner = "libretro";
repo = "beetle-psx-libretro";
rev = "c699953afa01bc3f179edbcb14c4cfbeee6107a2";
hash = "sha256-s009GuPnsufDT70dBmhwfZmYjdf7pYO13FjycYvUF4c=";
rev = "c194d8c7d9cef77b653f688f1293746aa71a928e";
hash = "sha256-lIvVk0a+lwBF+BtX2KT2MwOUguTGm/pKi8s9IbZqwsU=";
};
extraBuildInputs = lib.optionals withHw [