libretro.mame2003-plus: 0-unstable-2025-12-30 -> 0-unstable-2026-01-05

This commit is contained in:
R. Ryantm
2026-01-05 23:24:40 +00:00
parent 451cdfd4cc
commit fb34781b72
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "mame2003-plus";
version = "0-unstable-2025-12-30";
version = "0-unstable-2026-01-05";
src = fetchFromGitHub {
owner = "libretro";
repo = "mame2003-plus-libretro";
rev = "f6c6d9d3e436e355430f70cd4c85349259abcddb";
hash = "sha256-skAK95mdoQc4mr5E4KXmQdhr1NMppch20Aa1yZuJGis=";
rev = "9e119625ae7aab771c6f12e6e5ffccfd24b3bd4d";
hash = "sha256-Zso1EmJ+JH+eynV87tBUWGq9sPqhMwSHmc4gbF94btE=";
};
makefile = "Makefile";