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

s7: 11.8-unstable-2026-04-17 -> 11.8-unstable-2026-04-27 (#514109)

parents 1e6f8d0b 8f61e348
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.8-unstable-2026-04-17";
  version = "11.8-unstable-2026-04-27";

  src = fetchFromGitLab {
    domain = "cm-gitlab.stanford.edu";
    owner = "bil";
    repo = "s7";
    rev = "57121b5633e0b276c8f13f5abb3cde0db1229d69";
    hash = "sha256-dbc2H5HML4q3UI9QixykvXlg7SGudMC4Grf9ASsCcG0=";
    rev = "31e2c56a47f0616a6336acd408aeef4b7894b1ae";
    hash = "sha256-Qcy7QfdIbwZOQIw+ZxRIQ3W4uk+fAKmiJIBI2aLIIzc=";
  };

  buildInputs =