libretro.beetle-pce-fast: 0-unstable-2024-12-27 -> 0-unstable-2025-03-07

This commit is contained in:
R. Ryantm
2025-03-17 11:40:41 +00:00
parent a2a66180ba
commit 5f6074da2b
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "mednafen-pce-fast";
version = "0-unstable-2024-12-27";
version = "0-unstable-2025-03-07";
src = fetchFromGitHub {
owner = "libretro";
repo = "beetle-pce-fast-libretro";
rev = "cfbb0946f79de33bc615d0a079e1a92f1454c3e3";
hash = "sha256-47Fap6QjwFwodLaHBa78kKUap2DB8FdaEe6AEv0qyCA=";
rev = "9f2b7943db1fb784daf0948b0b493bc7f76919f8";
hash = "sha256-fwrfZ0Z/DAtDRuBqxCS11/qNoomAtUgEOf4eOLk9vO0=";
};
makefile = "Makefile";