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

s7: 11.7-unstable-2025-11-18 -> 11.7-unstable-2025-11-25 (#465216)

parents 610b9409 7aa63016
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-18";
  version = "11.7-unstable-2025-11-25";

  src = fetchFromGitLab {
    domain = "cm-gitlab.stanford.edu";
    owner = "bil";
    repo = "s7";
    rev = "25525633c61f6dc9b71a15a2ffad01c860757cfb";
    hash = "sha256-SaMViWdYGG5wtIHqmZTPAaAl6p2e5qBR6Zz4eXS5O7Y=";
    rev = "eb523a95c050ccabb912dc1e5fad1ba32ea4c9d8";
    hash = "sha256-Gkn+kUiwq3yn7qJwFAiJKl/u/4gGTMuDo7tQEXSY+Lo=";
  };

  buildInputs =