libretro.mame2003-plus: 0-unstable-2025-12-13 -> 0-unstable-2025-12-18 (#473969)

This commit is contained in:
Thiago Kenji Okada
2025-12-25 01:20:26 +00:00
committed by GitHub
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "mame2003-plus";
version = "0-unstable-2025-12-13";
version = "0-unstable-2025-12-18";
src = fetchFromGitHub {
owner = "libretro";
repo = "mame2003-plus-libretro";
rev = "b235c48df0698bca32d941ecc0d046cfe6eb7eef";
hash = "sha256-/QFg5Ns6csHfGIHMm50x8j0Twq44/VETFavJd5WVKZU=";
rev = "bcf5a632307ecad1a3e6b2c0377a3c8f22b461c7";
hash = "sha256-+l5Zgn69qEnYm5m9SEQQbqqq4wNN6eRWA4M4RNuye3U=";
};
makefile = "Makefile";