From 522ff284f9f0b8f124bfa20bee78f8d4ddb5d70f Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Mon, 24 Aug 2026 05:57:17 +0000 Subject: [PATCH] libretro.desmume2015: 0-unstable-2026-07-26 -> 0-unstable-2026-08-23 --- 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 2f7e9cf6af05..ab5339be8731 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-2026-07-26"; + version = "0-unstable-2026-08-23"; src = fetchFromGitHub { owner = "libretro"; repo = "desmume2015"; - rev = "1cc4f73f85cdf33be8338edb4ac519e5e66abc3b"; - hash = "sha256-1dYVeNwBMHfa3BTv0vCV6n3TQvDEzQ76N9DTXLuJPmc="; + rev = "422b688009ccb9f2917c086a8fe79c8cecb030ae"; + hash = "sha256-jkzUalzkrxNv3IfO3admuy5PwvOoMJ5RrJHE6T07oSE="; }; extraBuildInputs = [