libretro.mame2003-plus: 0-unstable-2025-12-18 -> 0-unstable-2025-12-30 (#475482)

This commit is contained in:
Thiago Kenji Okada
2025-12-31 11:06:21 +00:00
committed by GitHub
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "mame2003-plus";
version = "0-unstable-2025-12-18";
version = "0-unstable-2025-12-30";
src = fetchFromGitHub {
owner = "libretro";
repo = "mame2003-plus-libretro";
rev = "bcf5a632307ecad1a3e6b2c0377a3c8f22b461c7";
hash = "sha256-+l5Zgn69qEnYm5m9SEQQbqqq4wNN6eRWA4M4RNuye3U=";
rev = "f6c6d9d3e436e355430f70cd4c85349259abcddb";
hash = "sha256-skAK95mdoQc4mr5E4KXmQdhr1NMppch20Aa1yZuJGis=";
};
makefile = "Makefile";