From a472d85787ed426cdd437dc959fbc5744951eb90 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Sat, 10 Jan 2026 06:07:16 +0000 Subject: [PATCH] highscore-mupen64plus: 0-unstable-2025-12-28 -> 0-unstable-2026-01-05 --- pkgs/by-name/hi/highscore-mupen64plus/package.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/by-name/hi/highscore-mupen64plus/package.nix b/pkgs/by-name/hi/highscore-mupen64plus/package.nix index c681af6bd9ee..8ec714a8f5f8 100644 --- a/pkgs/by-name/hi/highscore-mupen64plus/package.nix +++ b/pkgs/by-name/hi/highscore-mupen64plus/package.nix @@ -12,13 +12,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "highscore-mupen64plus"; - version = "0-unstable-2025-12-28"; + version = "0-unstable-2026-01-05"; src = fetchFromGitHub { owner = "highscore-emu"; repo = "mupen64plus-highscore"; - rev = "94ab5644e5363cf359b334ac057f3f36d24910be"; - hash = "sha256-Q+6iL7DGr62C2fVEP0EWCgm7S7AYAW1C2X1GPKbI7aY="; + rev = "84f913ed4433f37b8a990cace2f9e1cfb641e2dc"; + hash = "sha256-Afrb7WUw5QeST/NRM06UIyUTzxvrGqayFneaXjAw6aM="; }; postPatch = ''