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

s7: 11.7-unstable-2026-03-14 -> 11.7-unstable-2026-03-24 (#503137)

parents 2b772c21 241322f1
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-03-14";
  version = "11.7-unstable-2026-03-24";

  src = fetchFromGitLab {
    domain = "cm-gitlab.stanford.edu";
    owner = "bil";
    repo = "s7";
    rev = "18e645b614e053482a8721a0c84c4621586a1676";
    hash = "sha256-8FGb12BSKZkx9oKg2D2udP7j4V9ZLAhVtWICIDSp7v0=";
    rev = "cd2667b03715dde80c0188ee117d1853b8c2a05f";
    hash = "sha256-1+b8yM8JkHRn8b/BsETf5sLWGBN0QSdzQ31NH6Hni0U=";
  };

  buildInputs =