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

libretro.desmume2015: 0-unstable-2022-04-05 -> 0-unstable-2026-04-20 (#512340)

parents 3d4f94f0 4736df67
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -10,13 +10,13 @@
}:
mkLibretroCore {
  core = "desmume2015";
  version = "0-unstable-2022-04-05";
  version = "0-unstable-2026-04-20";

  src = fetchFromGitHub {
    owner = "libretro";
    repo = "desmume2015";
    rev = "af397ff3d1f208c27f3922cc8f2b8e08884ba893";
    hash = "sha256-kEb+og4g7rJvCinBZKcb42geZO6W8ynGsTG9yqYgI+U=";
    rev = "f43dd42aae0816fcc69b2ebaa9299cbfef2ce2cc";
    hash = "sha256-jozi1aFgrvlBJ2cc+gXRHi1TguzSTz+GC4C3UNMl1D4=";
  };

  extraBuildInputs = [