libretro.gambatte: 0-unstable-2026-03-31 -> 0-unstable-2026-04-03

This commit is contained in:
R. Ryantm
2026-04-09 05:45:37 +00:00
parent 7252074c0b
commit fa9a9172d6
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "gambatte";
version = "0-unstable-2026-03-31";
version = "0-unstable-2026-04-03";
src = fetchFromGitHub {
owner = "libretro";
repo = "gambatte-libretro";
rev = "9669d1f9266684e60ac1c5ed9b438bd2a02a3b4d";
hash = "sha256-/mxkjVG7fkjUZ1LHNtFYA0/7ZTyvAYtcF5xO8cxWkzc=";
rev = "483a1f13f7e8a1c2b3076eb8bfc38e668e640c17";
hash = "sha256-efpehssNF3FmSbJAqRS1PkYWTs1v0y0KTdBiRV8K/WY=";
};
meta = {