libretro.mame2000: 0-unstable-2026-05-22 -> 0-unstable-2026-06-15 (#529886)

This commit is contained in:
Thiago Kenji Okada
2026-06-18 21:51:15 +00:00
committed by GitHub
@@ -6,13 +6,13 @@
}:
mkLibretroCore {
core = "mame2000";
version = "0-unstable-2026-05-22";
version = "0-unstable-2026-06-15";
src = fetchFromGitHub {
owner = "libretro";
repo = "mame2000-libretro";
rev = "fd0e767bd6378b35b505a04ada2b32bd98ffe8fb";
hash = "sha256-gS+fwsJ0/Bel2y2ajI+cSsrKlV5kWlCyOgr/JkJns1o=";
rev = "131ae96d72a613451517fa2eca0b598b2b266a94";
hash = "sha256-fbOGMebiqckcwPk81YrdSHwti6qrLSxB3qYSY8SEqRs=";
};
makefile = "Makefile";