s7: 11.7-unstable-2026-02-05 -> 11.7-unstable-2026-02-12

This commit is contained in:
R. Ryantm
2026-02-12 20:34:42 +00:00
parent 3cbf09a009
commit 598b47b370
+3 -3
View File
@@ -26,14 +26,14 @@
stdenv.mkDerivation (finalAttrs: {
pname = "s7";
version = "11.7-unstable-2026-02-05";
version = "11.7-unstable-2026-02-12";
src = fetchFromGitLab {
domain = "cm-gitlab.stanford.edu";
owner = "bil";
repo = "s7";
rev = "19e0128d82ac4d11d1ff0352d8c2dfd87e91effd";
hash = "sha256-CRp/Q9OngkGytuNGqgx2T/ASUSAbil+O9UZa0S+NwDA=";
rev = "7ce9e00589f550f9abc30c84e163c34ed1f511fe";
hash = "sha256-gcOFlW5usE7oBqFAmOCEVoXTQNCbMQ0jPR3roN5ZcPk=";
};
buildInputs =