libretro.mame2010: 0-unstable-2026-05-23 -> 0-unstable-2026-06-08 (#529418)

This commit is contained in:
Thiago Kenji Okada 2026-06-08 09:06:09 +00:00 committed by GitHub
commit f20e815d27
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,13 +6,13 @@
}:
mkLibretroCore {
core = "mame2010";
version = "0-unstable-2026-05-23";
version = "0-unstable-2026-06-08";
src = fetchFromGitHub {
owner = "libretro";
repo = "mame2010-libretro";
rev = "4679ae591ce39f3c0af492acd4a5b7319e9c2be5";
hash = "sha256-ZG1p0bcnt9Xv6dKLSDh49KTxA4ZmwO+s4hEVuozg1ak=";
rev = "64d2bee2e03d5eb1db77bcb4595099553a1b9a97";
hash = "sha256-XU2g7bxt2y8gqIMACUXGDbZCWNrg9BWcqBudK699Uhw=";
};
makefile = "Makefile";