diff --git a/pkgs/applications/emulators/libretro/cores/bsnes-hd.nix b/pkgs/applications/emulators/libretro/cores/bsnes-hd.nix index 2e870f8ebc89..3fea5eeacdfa 100644 --- a/pkgs/applications/emulators/libretro/cores/bsnes-hd.nix +++ b/pkgs/applications/emulators/libretro/cores/bsnes-hd.nix @@ -6,13 +6,13 @@ }: mkLibretroCore { core = "bsnes-hd-beta"; - version = "0-unstable-2024-10-21"; + version = "0-unstable-2025-12-05"; src = fetchFromGitHub { owner = "DerKoun"; repo = "bsnes-hd"; - rev = "0bb7b8645e22ea2476cabd58f32e987b14686601"; - hash = "sha256-YzWSZMn6v5hWIHnp6KmmpevCsf35Vi2BCcmFMnrFPH0="; + rev = "fc26b25ea236f0f877f0265d2a2c37dfd93dfde9"; + hash = "sha256-Bim8N3rkGNnHQhaA+wVALSM3ZBBTk0Zt9xct5qVnXzM="; }; extraBuildInputs = [