From 7e412ec99e7b153518baad4d23f73e1a0ee292a0 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Sun, 28 Dec 2025 23:16:49 +0000 Subject: [PATCH] libretro.scummvm: 0-unstable-2025-07-03 -> 0-unstable-2025-12-24 --- 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 195eb80bacf9..acd4315d0ed5 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-07-03"; + version = "0-unstable-2025-12-24"; src = fetchFromGitHub { owner = "libretro"; repo = "scummvm"; - rev = "686cdd13719b92554fa46b264c512ca7deec7a96"; - hash = "sha256-3w1rYVPX7ENGUgKdrFRQShWoEXfagxdtzd98m1hKeYU="; + rev = "b56c0d796ebcb4a3a8ea966cc3b8ec3e02b452be"; + hash = "sha256-CPYKOqyEDRdA2D1+eomrsb7w8pDWyxtqmGZF8j15OJU="; }; extraBuildInputs = [