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

s7: 11.7-unstable-2026-02-12 -> 11.7-unstable-2026-02-20 (#492479)

parents 225cdef9 d72f6b9c
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-02-12";
  version = "11.7-unstable-2026-02-20";

  src = fetchFromGitLab {
    domain = "cm-gitlab.stanford.edu";
    owner = "bil";
    repo = "s7";
    rev = "7ce9e00589f550f9abc30c84e163c34ed1f511fe";
    hash = "sha256-gcOFlW5usE7oBqFAmOCEVoXTQNCbMQ0jPR3roN5ZcPk=";
    rev = "d4abc485036d30b65bc80ef041690a1d1fc371c8";
    hash = "sha256-nJskuS4WM58na0ohsNppqKiOLa98TInXkaWvPzhctoY=";
  };

  buildInputs =