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

s7: 11.7-unstable-2025-10-29 -> 11.7-unstable-2025-11-05 (#459039)

parents b6ac2990 3657d17a
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-2025-10-29";
  version = "11.7-unstable-2025-11-05";

  src = fetchFromGitLab {
    domain = "cm-gitlab.stanford.edu";
    owner = "bil";
    repo = "s7";
    rev = "cb3da9a414401e447066c6f2ccd4476c2da886ec";
    hash = "sha256-RHYALNWKxQ5mgU/mvQVsVW87Efd+kxgIBkw7vOgwVAo=";
    rev = "fad53814de1ace0f9030e01f234ee4d139cfc514";
    hash = "sha256-RLYZPy5mn1Uk1vCoUwAy7V0Lv8rUeb0iX50+A1TBw0U=";
  };

  buildInputs =