libretro.beetle-pce-fast: 0-unstable-2025-10-17 -> 0-unstable-2025-11-14 (#463646)

This commit is contained in:
Thiago Kenji Okada
2025-11-21 09:03:38 +00:00
committed by GitHub
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "mednafen-pce-fast";
version = "0-unstable-2025-10-17";
version = "0-unstable-2025-11-14";
src = fetchFromGitHub {
owner = "libretro";
repo = "beetle-pce-fast-libretro";
rev = "d5c2b28ee6931ae43a4a79455937693ae8ccc8a1";
hash = "sha256-67SLilFN88TVdbtpb97dw87QVLJWIib44kifVvZMXYE=";
rev = "7e9b257b8a591cb7e00f9e55371edba19db9799c";
hash = "sha256-LBx4bSnE3XeQw/Bc5EID8U6Dxj7uc6JBrV8vSwO/jEM=";
};
makefile = "Makefile";