libretro.gambatte: 0-unstable-2026-06-19 -> 0-unstable-2026-07-03

This commit is contained in:
R. Ryantm
2026-07-13 00:20:19 +00:00
parent d9cd59c37e
commit fb3caa9c08
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "gambatte";
version = "0-unstable-2026-06-19";
version = "0-unstable-2026-07-03";
src = fetchFromGitHub {
owner = "libretro";
repo = "gambatte-libretro";
rev = "4832d33cc3427ee0a1c1b9065339dd18ff57370d";
hash = "sha256-qn3zYecSmQjQV1f0Aw6+zVEQttMSHsrNQuMFbsDyKC8=";
rev = "dfc165599f3f1068c40a0b7ad6fe5f161283d483";
hash = "sha256-a7GXw0B/ekIcNl08s1DpuRQZyxm4tYGWzNVVBTjXeOk=";
};
meta = {