Skip to content

Commit 387f1d1

Browse files
committed
libretro.mame2003-plus: 0-unstable-2025-02-04 -> 0-unstable-2025-02-11
1 parent 247b88d commit 387f1d1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/applications/emulators/libretro/cores/mame2003-plus.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-plus";
8-
version = "0-unstable-2025-02-04";
8+
version = "0-unstable-2025-02-11";
99

1010
src = fetchFromGitHub {
1111
owner = "libretro";
1212
repo = "mame2003-plus-libretro";
13-
rev = "82c214ba5ef00e4f31117ddf1c60728f93ca8dcc";
14-
hash = "sha256-xq6nwKhZQAxmRskvxiDpwiGeMxjxn3XYjo9WoqD9E8Q=";
13+
rev = "ec335d3a6170d37207741e2719310a553691ab90";
14+
hash = "sha256-gPUftpMP4494MIf6yc9nbH8zdkhrfBcRnClAvF80XTU=";
1515
};
1616

1717
makefile = "Makefile";

0 commit comments

Comments
 (0)