highscore-mednafen: 0-unstable-2026-01-05 -> 0-unstable-2026-01-28 (#485261)

This commit is contained in:
Nick Cao
2026-01-30 20:28:56 +00:00
committed by GitHub
@@ -14,13 +14,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "highscore-mednafen";
version = "0-unstable-2026-01-05";
version = "0-unstable-2026-01-28";
src = fetchFromGitHub {
owner = "highscore-emu";
repo = "mednafen-highscore";
rev = "fc1d23378594c5ed6aa1d89d555b4276214e1e11";
hash = "sha256-YHVV6/8JTESLtGA5jFozE5IhXHB4RaUaT2yvFd7wGo8=";
rev = "2e8e49ee3155b2497b6a79f815f097e46e23ac0e";
hash = "sha256-XGJpKQIBJ0Xu7w9FPc8xw8EKRLb5Y+0bhy8z8OuPOIg=";
};
sourceRoot = "${finalAttrs.src.name}/highscore";