libretro.beetle-pce-fast: 0-unstable-2025-10-03 -> 0-unstable-2025-10-10

This commit is contained in:
R. Ryantm
2025-10-16 15:00:33 +00:00
parent 5d1f6df5e1
commit 77416cede5
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "mednafen-pce-fast";
version = "0-unstable-2025-10-03";
version = "0-unstable-2025-10-10";
src = fetchFromGitHub {
owner = "libretro";
repo = "beetle-pce-fast-libretro";
rev = "3e666a36bb3d5b3fa1573b62a9928bd441b618b7";
hash = "sha256-PIuCTGd9N8wQcfZWEIAVhZr31gJ0onca734Bn0GsVsk=";
rev = "22ca252ac248de126f5c7df8f8ff07a31a7e7731";
hash = "sha256-7mG7TCTPuu3T6x50Lw85lwcZh80zSTG4XbDhoxCSw/0=";
};
makefile = "Makefile";