libretro.mame2000: 0-unstable-2026-03-31 -> 0-unstable-2026-05-22 (#523101)

This commit is contained in:
Thiago Kenji Okada
2026-05-22 18:54:01 +00:00
committed by GitHub
@@ -6,13 +6,13 @@
}:
mkLibretroCore {
core = "mame2000";
version = "0-unstable-2026-03-31";
version = "0-unstable-2026-05-22";
src = fetchFromGitHub {
owner = "libretro";
repo = "mame2000-libretro";
rev = "cee538f9b28f00039f298cb3c2b588203f07d0be";
hash = "sha256-QgVLa6ZgyHWZeWRTemrzQW3hFYA+H+/twsghvlf/Z4c=";
rev = "fd0e767bd6378b35b505a04ada2b32bd98ffe8fb";
hash = "sha256-gS+fwsJ0/Bel2y2ajI+cSsrKlV5kWlCyOgr/JkJns1o=";
};
makefile = "Makefile";