s7: 11.7-unstable-2026-03-24 -> 11.8-unstable-2026-04-02 (#506207)

This commit is contained in:
nixpkgs-ci[bot]
2026-04-04 03:29:39 +00:00
committed by GitHub
+3 -3
View File
@@ -26,14 +26,14 @@
stdenv.mkDerivation (finalAttrs: {
pname = "s7";
version = "11.7-unstable-2026-03-24";
version = "11.8-unstable-2026-04-02";
src = fetchFromGitLab {
domain = "cm-gitlab.stanford.edu";
owner = "bil";
repo = "s7";
rev = "cd2667b03715dde80c0188ee117d1853b8c2a05f";
hash = "sha256-1+b8yM8JkHRn8b/BsETf5sLWGBN0QSdzQ31NH6Hni0U=";
rev = "937734e05b00c5c2e6b0b6609dfdc38c2be74cda";
hash = "sha256-1ZLRJ5shXrkaey3121Z7P6/ZuUSW43PKRcb4QHYDCOI=";
};
buildInputs =