Commit a345cdbd authored by R. RyanTM's avatar R. RyanTM
Browse files

libretro.gambatte: 0-unstable-2025-11-14 -> 0-unstable-2025-12-19

parent d5466432
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
  core = "gambatte";
  version = "0-unstable-2025-11-14";
  version = "0-unstable-2025-12-19";

  src = fetchFromGitHub {
    owner = "libretro";
    repo = "gambatte-libretro";
    rev = "6924c76ba03dadddc6e97fa3660f3d3bc08faa94";
    hash = "sha256-VhHPr+zM7YfwdxdhGQ8zkA/9r1ZYr4sgIr147DzKCJw=";
    rev = "308255e4a3acb38a054ebb42a5e2fe5c50eebd66";
    hash = "sha256-a75F7kfrVfIVt5yvYIu+oVmpXlOdTDTs5IX1Q5NB8WU=";
  };

  meta = {