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

s7: 11.5-unstable-2025-09-18 -> 11.5-unstable-2025-09-27 (#447178)

parents 5c27a38d 03405208
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.5-unstable-2025-09-18";
  version = "11.5-unstable-2025-09-27";

  src = fetchFromGitLab {
    domain = "cm-gitlab.stanford.edu";
    owner = "bil";
    repo = "s7";
    rev = "b1a393a89850ba54423a2360247703b2f51a8dc0";
    hash = "sha256-+nNryibKZhNQPdExDOAjsJngMdsVauBUzDSB1JcWVlo=";
    rev = "5e05a6ac2c21e19629018edd6e4c434db7ccefa7";
    hash = "sha256-rMqWQeqBbHAytybX8w9yBAnlzjUJOSKtnpCVF6Nblrg=";
  };

  buildInputs =