From 78e57a633a2c6f5ce9b092f2269a2f53ea7a0359 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Sat, 7 Jun 2025 07:25:00 +0000 Subject: [PATCH] libretro.scummvm: 0-unstable-2025-05-23 -> 0-unstable-2025-06-03 --- 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 5bfb8e282442..1927566bd169 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-05-23"; + version = "0-unstable-2025-06-03"; src = fetchFromGitHub { owner = "libretro"; repo = "scummvm"; - rev = "e566a6432fd1951417bf78280cc7c741957fc419"; - hash = "sha256-K78lyq1v3v55CCFLVAJStvfPltfkoGE9tj39gwPgZ44="; + rev = "55fcf4050ac1102638cd7975677f81ae1a2c2070"; + hash = "sha256-GJqh34l7qC59l5zFnGGBeVIvyUCB9AfHKioqtCmjN2s="; }; extraBuildInputs = [