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

s7: 11.5-unstable-2025-09-27 -> 11.7-unstable-2025-10-08 (#450002)

parents 47c75d98 51835917
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-27";
  version = "11.7-unstable-2025-10-08";

  src = fetchFromGitLab {
    domain = "cm-gitlab.stanford.edu";
    owner = "bil";
    repo = "s7";
    rev = "5e05a6ac2c21e19629018edd6e4c434db7ccefa7";
    hash = "sha256-rMqWQeqBbHAytybX8w9yBAnlzjUJOSKtnpCVF6Nblrg=";
    rev = "2775351cc3078c815e7fa73f5707b1e62b68547a";
    hash = "sha256-QDCLQXSlLHelXZVCxC87JyW+/vct0PgbtLEmMH/olr8=";
  };

  buildInputs =