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

s7: 11.7-unstable-2026-02-20 -> 11.7-unstable-2026-02-27 (#495037)

parents b5affaee 96740387
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-20";
  version = "11.7-unstable-2026-02-27";

  src = fetchFromGitLab {
    domain = "cm-gitlab.stanford.edu";
    owner = "bil";
    repo = "s7";
    rev = "d4abc485036d30b65bc80ef041690a1d1fc371c8";
    hash = "sha256-nJskuS4WM58na0ohsNppqKiOLa98TInXkaWvPzhctoY=";
    rev = "762eed4ddfc1134f8b18b74a0cc39434a65bc64c";
    hash = "sha256-3ww14LOWres0HA/4TRNMmNFkaFVqXBOrpsJgFv6qaYY=";
  };

  buildInputs =