From 71ac797e3ee471078ef609ac738dad8b83119016 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Tue, 27 May 2025 05:58:18 +0000 Subject: [PATCH] libretro.scummvm: 0-unstable-2025-04-05 -> 0-unstable-2025-05-23 --- pkgs/applications/emulators/libretro/cores/scummvm.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/applications/emulators/libretro/cores/scummvm.nix b/pkgs/applications/emulators/libretro/cores/scummvm.nix index 13082d102542..5bfb8e282442 100644 --- a/pkgs/applications/emulators/libretro/cores/scummvm.nix +++ b/pkgs/applications/emulators/libretro/cores/scummvm.nix @@ -25,13 +25,13 @@ let in mkLibretroCore { core = "scummvm"; - version = "0-unstable-2025-04-05"; + version = "0-unstable-2025-05-23"; src = fetchFromGitHub { owner = "libretro"; repo = "scummvm"; - rev = "9d31b31c179fd4a43f7cfc383a3435a9070c6aa8"; - hash = "sha256-E5e30Iowwr8pnryncnzlPjBhpIEuKqAHxHk+HwagEnE="; + rev = "e566a6432fd1951417bf78280cc7c741957fc419"; + hash = "sha256-K78lyq1v3v55CCFLVAJStvfPltfkoGE9tj39gwPgZ44="; }; extraBuildInputs = [