Skip to content

Commit 3510020

Browse files
authored
libretro.mame2003: 0-unstable-2025-04-02 -> 0-unstable-2025-05-16 (#408654)
2 parents 0858f1b + 9dd5f34 commit 3510020

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

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

1010
src = fetchFromGitHub {
1111
owner = "libretro";
1212
repo = "mame2003-libretro";
13-
rev = "a0547e84a8f58856551ca2d252f05f56212810a4";
14-
hash = "sha256-POpKNpPOyOp/EkrUTa2esOJAaWoJvuijDToF6/V41uU=";
13+
rev = "c24237583afcadb1c3c1727532bd4a49ebc5eff1";
14+
hash = "sha256-zj1mNpfwYCUQAHAeg8+hVUOZ/xvIFhn65AeljjqI1Ss=";
1515
};
1616

1717
# Fix build with GCC 14

0 commit comments

Comments
 (0)