From 4736df67c936f8d5d51dc3cef76bd6e87365ac22 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Wed, 22 Apr 2026 10:59:36 +0000 Subject: [PATCH] libretro.desmume2015: 0-unstable-2022-04-05 -> 0-unstable-2026-04-20 --- pkgs/applications/emulators/libretro/cores/desmume2015.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/applications/emulators/libretro/cores/desmume2015.nix b/pkgs/applications/emulators/libretro/cores/desmume2015.nix index cb8566a6b511..afcf54a597b5 100644 --- a/pkgs/applications/emulators/libretro/cores/desmume2015.nix +++ b/pkgs/applications/emulators/libretro/cores/desmume2015.nix @@ -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 = [