Skip to content

Commit b08c07c

Browse files
committed
libretro.puae: 0-unstable-2025-04-22 -> 0-unstable-2025-05-10
1 parent c3f9e1d commit b08c07c

File tree

1 file changed

+3
-3
lines changed
  • pkgs/applications/emulators/libretro/cores

1 file changed

+3
-3
lines changed

pkgs/applications/emulators/libretro/cores/puae.nix

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

1010
src = fetchFromGitHub {
1111
owner = "libretro";
1212
repo = "libretro-uae";
13-
rev = "7dd724eaa48f05f02d9d2f1bfa131c34b6ab5351";
14-
hash = "sha256-i046+gZa8u/nmGGlF/uA2Lz5VZJTgwXz9aK2C/2l470=";
13+
rev = "d3c925ef4fadee6c25bcef20d1f165141ba18ac3";
14+
hash = "sha256-Wo58+4XSxEVtlKsHmW90Qhm+kdUHmDvN3d2gASNiIrw=";
1515
};
1616

1717
makefile = "Makefile";

0 commit comments

Comments
 (0)