s7: 11.7-unstable-2026-03-07 -> 11.7-unstable-2026-03-14

This commit is contained in:
R. Ryantm
2026-03-16 06:16:10 +00:00
parent 1288b0905f
commit 7b7474c1c2
+3 -3
View File
@@ -26,14 +26,14 @@
stdenv.mkDerivation (finalAttrs: {
pname = "s7";
version = "11.7-unstable-2026-03-07";
version = "11.7-unstable-2026-03-14";
src = fetchFromGitLab {
domain = "cm-gitlab.stanford.edu";
owner = "bil";
repo = "s7";
rev = "5dfb990344f8edb463591e2e444daa1e004eb25f";
hash = "sha256-XFzhMWfzQXrA87zioes+MzHjLnu+wseQTWJCPORkoU8=";
rev = "18e645b614e053482a8721a0c84c4621586a1676";
hash = "sha256-8FGb12BSKZkx9oKg2D2udP7j4V9ZLAhVtWICIDSp7v0=";
};
buildInputs =