Unverified Commit 4cfd8ae2 authored by nixpkgs-ci[bot]'s avatar nixpkgs-ci[bot] Committed by GitHub
Browse files

highscore-sameboy: 0-unstable-2026-01-05 -> 0-unstable-2026-01-29 (#485264)

parents 57762d67 068987be
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -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";