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

s7: 11.7-unstable-2025-11-12 -> 11.7-unstable-2025-11-18 (#463224)

parents 5ed3504b 7b6350bf
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-2025-11-12";
  version = "11.7-unstable-2025-11-18";

  src = fetchFromGitLab {
    domain = "cm-gitlab.stanford.edu";
    owner = "bil";
    repo = "s7";
    rev = "5de700554e7aeeb538605874e0c292babe702736";
    hash = "sha256-PFdIdSKzWKyiLV1oo1t8JaCsyNOOXFqA62s7tZNSpdI=";
    rev = "25525633c61f6dc9b71a15a2ffad01c860757cfb";
    hash = "sha256-SaMViWdYGG5wtIHqmZTPAaAl6p2e5qBR6Zz4eXS5O7Y=";
  };

  buildInputs =