From 022bb8feba40c7b38f453e85e3bfe8081b36f17e Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Sun, 10 Aug 2025 11:40:37 +0000 Subject: [PATCH] libretro.dolphin: 0-unstable-2025-05-17 -> 0-unstable-2025-08-05 --- pkgs/applications/emulators/libretro/cores/dolphin.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/applications/emulators/libretro/cores/dolphin.nix b/pkgs/applications/emulators/libretro/cores/dolphin.nix index 4a2599760601..dcd2ce40defc 100644 --- a/pkgs/applications/emulators/libretro/cores/dolphin.nix +++ b/pkgs/applications/emulators/libretro/cores/dolphin.nix @@ -17,13 +17,13 @@ }: mkLibretroCore { core = "dolphin"; - version = "0-unstable-2025-05-17"; + version = "0-unstable-2025-08-05"; src = fetchFromGitHub { owner = "libretro"; repo = "dolphin"; - rev = "a09f78f735f0d2184f64ba5b134abe98ee99c65f"; - hash = "sha256-NUnWNj47FmH8perfRwFFnaXeU58shUXqKFOzHf4ce5c="; + rev = "83438f9b1a2c832319876a1fda130a5e33d4ef87"; + hash = "sha256-q4y+3uJ1tQ2OvlEvi/JNyIO/RfuWNIEKfVZ6xEWKFCg="; }; extraNativeBuildInputs = [