Commit 3cfcc431 authored by R. RyanTM's avatar R. RyanTM
Browse files

libretro.gambatte: 0-unstable-2026-04-11 -> 0-unstable-2026-04-24

parent 52f6dbc2
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
  core = "gambatte";
  version = "0-unstable-2026-04-11";
  version = "0-unstable-2026-04-24";

  src = fetchFromGitHub {
    owner = "libretro";
    repo = "gambatte-libretro";
    rev = "ac3d17d07a1119df5eb124494dfa90e47ae2e5ff";
    hash = "sha256-5240slUbHUYb6Xp65xPvvCopdciyGK+Z8mdk7i0ALIQ=";
    rev = "5ba6bd1ad745e04b7069d0eb2b44091364fc997a";
    hash = "sha256-A9OQx0eXVgrGcmpMTtTe97rHCjrV3Ksi/ooLefsysbQ=";
  };

  meta = {