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

This commit is contained in:
R. Ryantm
2025-10-22 11:13:13 +00:00
parent 2c6a41fb1c
commit 8fafc667f7
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "mednafen-pce-fast";
version = "0-unstable-2025-10-10";
version = "0-unstable-2025-10-17";
src = fetchFromGitHub {
owner = "libretro";
repo = "beetle-pce-fast-libretro";
rev = "22ca252ac248de126f5c7df8f8ff07a31a7e7731";
hash = "sha256-7mG7TCTPuu3T6x50Lw85lwcZh80zSTG4XbDhoxCSw/0=";
rev = "d5c2b28ee6931ae43a4a79455937693ae8ccc8a1";
hash = "sha256-67SLilFN88TVdbtpb97dw87QVLJWIib44kifVvZMXYE=";
};
makefile = "Makefile";