Unverified Commit cf6e375c authored by Thiago Kenji Okada's avatar Thiago Kenji Okada Committed by GitHub
Browse files

libretro.gambatte: 0-unstable-2026-03-31 -> 0-unstable-2026-04-03 (#508191)

parents 2306a337 fa9a9172
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-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 = {