Skip to content

Commit 0f80294

Browse files
authored
libretro.mame2003: 0-unstable-2025-03-18 -> 0-unstable-2025-04-02 (NixOS#397069)
2 parents e134d01 + be36cd0 commit 0f80294

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-03-18";
8+
version = "0-unstable-2025-04-02";
99

1010
src = fetchFromGitHub {
1111
owner = "libretro";
1212
repo = "mame2003-libretro";
13-
rev = "8565eec2e963b78f07a5a1f4b74df1271f3ece13";
14-
hash = "sha256-pChPUwKIOtP4nl9ReqlrgxOJ/qcO6m2SnHhx3Y+hktM=";
13+
rev = "a0547e84a8f58856551ca2d252f05f56212810a4";
14+
hash = "sha256-POpKNpPOyOp/EkrUTa2esOJAaWoJvuijDToF6/V41uU=";
1515
};
1616

1717
# Fix build with GCC 14

0 commit comments

Comments
 (0)