highscore-sameboy: 0-unstable-2026-01-05 -> 0-unstable-2026-01-29

This commit is contained in:
R. Ryantm
2026-01-30 09:10:21 +00:00
parent 29cbd64210
commit 068987be26
@@ -12,13 +12,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "highscore-sameboy";
version = "0-unstable-2026-01-05";
version = "0-unstable-2026-01-29";
src = fetchFromGitHub {
owner = "highscore-emu";
repo = "SameBoy";
rev = "8c9700abf0bbff49003540ddbe339110bf0b05a9";
hash = "sha256-IEuqc2pTWHE5nwgANPcsuufE2U5VsqGQr63ikH47BO4=";
rev = "00922fa99b723aae3837d9e2eecb28cbeaca1b59";
hash = "sha256-FkJ2VOY6Na73gIpu1MrK37Lo/aHfWKOwnFsXRuKHKsI=";
};
sourceRoot = "${finalAttrs.src.name}/highscore";