s7: 11.7-unstable-2026-01-29 -> 11.7-unstable-2026-02-05

This commit is contained in:
R. Ryantm
2026-02-05 22:42:04 +00:00
parent 77c0d381e6
commit 555e0fa8ff
+3 -3
View File
@@ -26,14 +26,14 @@
stdenv.mkDerivation (finalAttrs: {
pname = "s7";
version = "11.7-unstable-2026-01-29";
version = "11.7-unstable-2026-02-05";
src = fetchFromGitLab {
domain = "cm-gitlab.stanford.edu";
owner = "bil";
repo = "s7";
rev = "a678284efb835ff74b5ef31f515f6ee0803c7bdd";
hash = "sha256-zDzIhbko8FbGUnQSs6H2A9ryu/MOo1GTFLplhPH6QRU=";
rev = "19e0128d82ac4d11d1ff0352d8c2dfd87e91effd";
hash = "sha256-CRp/Q9OngkGytuNGqgx2T/ASUSAbil+O9UZa0S+NwDA=";
};
buildInputs =