We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3982384 + 8fafc66 commit 4c574b7Copy full SHA for 4c574b7
pkgs/applications/emulators/libretro/cores/beetle-pce-fast.nix
@@ -5,13 +5,13 @@
5
}:
6
mkLibretroCore {
7
core = "mednafen-pce-fast";
8
- version = "0-unstable-2025-10-10";
+ version = "0-unstable-2025-10-17";
9
10
src = fetchFromGitHub {
11
owner = "libretro";
12
repo = "beetle-pce-fast-libretro";
13
- rev = "22ca252ac248de126f5c7df8f8ff07a31a7e7731";
14
- hash = "sha256-7mG7TCTPuu3T6x50Lw85lwcZh80zSTG4XbDhoxCSw/0=";
+ rev = "d5c2b28ee6931ae43a4a79455937693ae8ccc8a1";
+ hash = "sha256-67SLilFN88TVdbtpb97dw87QVLJWIib44kifVvZMXYE=";
15
};
16
17
makefile = "Makefile";
0 commit comments