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

s7: 11.7-unstable-2026-01-15 -> 11.7-unstable-2026-01-22 (#482853)

parents f8542a6e 9f7bebd7
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -26,14 +26,14 @@

stdenv.mkDerivation (finalAttrs: {
  pname = "s7";
  version = "11.7-unstable-2026-01-15";
  version = "11.7-unstable-2026-01-22";

  src = fetchFromGitLab {
    domain = "cm-gitlab.stanford.edu";
    owner = "bil";
    repo = "s7";
    rev = "6a37e688266eb5bcea0959b297b352fcaa75976c";
    hash = "sha256-rTocm8AADnDoeMas4/cwQBv7LTMUgo2+SvNwR3oWNXA=";
    rev = "583c1eeb8e154b4c87f095a146cfde91b0c7570c";
    hash = "sha256-+rgYv8D4w/xK/UgZzO+YZU1VgaaDR9fXcz0bheygrt0=";
  };

  buildInputs =