Skip to content

Commit 8452e9a

Browse files
authored
libretro.puae: 0-unstable-2025-07-20 -> 0-unstable-2025-08-19 (#435676)
2 parents 5d1461e + 834be95 commit 8452e9a

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-07-20";
8+
version = "0-unstable-2025-08-19";
99

1010
src = fetchFromGitHub {
1111
owner = "libretro";
1212
repo = "libretro-uae";
13-
rev = "3fc66ee4b562910a17e2e2f3bad74572a8bcc134";
14-
hash = "sha256-rCdrM4511Q0OFwCsHZpYtg/4J1A4hwDc5WjwY0HDj8k=";
13+
rev = "9e2aa770a9b6b0a4e1f4fc05eb0db6c8e7aba8ee";
14+
hash = "sha256-YTS0OgYJCGawpsDHvU79dDA+iePna5Fcab2Le3vdVSk=";
1515
};
1616

1717
makefile = "Makefile";

0 commit comments

Comments
 (0)