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

s7: 11.5-unstable-2025-06-25 -> 11.5-unstable-2025-07-04 (#422626)

parents 63f04ed6 7880683a
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -19,14 +19,14 @@

stdenv.mkDerivation (finalAttrs: {
  pname = "s7";
  version = "11.5-unstable-2025-06-25";
  version = "11.5-unstable-2025-07-04";

  src = fetchFromGitLab {
    domain = "cm-gitlab.stanford.edu";
    owner = "bil";
    repo = "s7";
    rev = "0030b5a1e968bc0d6d3cdfd083703c9f5dcf93aa";
    hash = "sha256-SqRzPSzahZeWxbWhQIUyXzRBq0x6gxb6Sd7oVqTIaF4=";
    rev = "3bf6fbd10602b1148addb1d5c59560a3599472a1";
    hash = "sha256-cI7DIZNFL1QmTYlP+yQp/BbgIvn8ej59PxzvfhTnpwM=";
  };

  buildInputs = [