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

s7: 11.8-unstable-2026-04-08 -> 11.8-unstable-2026-04-17 (#511285)

parents 742948d2 017cc27f
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-08";
  version = "11.8-unstable-2026-04-17";

  src = fetchFromGitLab {
    domain = "cm-gitlab.stanford.edu";
    owner = "bil";
    repo = "s7";
    rev = "efc7d6d94f538fa38c0dc51b967fb561bca63bbb";
    hash = "sha256-MUP68vOhX+u4Smihe5bMIM5Kf6QCa1TMvKavaUIpX3o=";
    rev = "57121b5633e0b276c8f13f5abb3cde0db1229d69";
    hash = "sha256-dbc2H5HML4q3UI9QixykvXlg7SGudMC4Grf9ASsCcG0=";
  };

  buildInputs =