Commit 9e1b1e5d authored by R. RyanTM's avatar R. RyanTM
Browse files

s7: 11.5-unstable-2025-07-14 -> 11.5-unstable-2025-07-22

parent d04876e8
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-07-14";
  version = "11.5-unstable-2025-07-22";

  src = fetchFromGitLab {
    domain = "cm-gitlab.stanford.edu";
    owner = "bil";
    repo = "s7";
    rev = "df56e55d023d0ed9c5be5a4fb6cd7a7f4cbc22fe";
    hash = "sha256-iFOT7tTCTxOmLKj11NFTJ87ybE7XvLpRVQZgBTEjMbQ=";
    rev = "03939f855e15f84f9113a92271cdfa0a09b28a67";
    hash = "sha256-n6Uattns9TxXRi1lz/adexa13nlYXSp0usTT9uZ47JY=";
  };

  buildInputs = [