Skip to content

Commit 4c574b7

Browse files
authored
libretro.beetle-pce-fast: 0-unstable-2025-10-10 -> 0-unstable-2025-10-17 (#454522)
2 parents 3982384 + 8fafc66 commit 4c574b7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/applications/emulators/libretro/cores/beetle-pce-fast.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
}:
66
mkLibretroCore {
77
core = "mednafen-pce-fast";
8-
version = "0-unstable-2025-10-10";
8+
version = "0-unstable-2025-10-17";
99

1010
src = fetchFromGitHub {
1111
owner = "libretro";
1212
repo = "beetle-pce-fast-libretro";
13-
rev = "22ca252ac248de126f5c7df8f8ff07a31a7e7731";
14-
hash = "sha256-7mG7TCTPuu3T6x50Lw85lwcZh80zSTG4XbDhoxCSw/0=";
13+
rev = "d5c2b28ee6931ae43a4a79455937693ae8ccc8a1";
14+
hash = "sha256-67SLilFN88TVdbtpb97dw87QVLJWIib44kifVvZMXYE=";
1515
};
1616

1717
makefile = "Makefile";

0 commit comments

Comments
 (0)