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

This commit is contained in:
nixpkgs-merge-bot[bot]
2025-10-09 02:37:25 +00:00
committed by GitHub
+3 -3
View File
@@ -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 =