s7: 11.9-unstable-2026-06-27 -> 11.9-unstable-2026-07-10

This commit is contained in:
R. Ryantm
2026-07-15 07:41:26 +00:00
parent 0a6bfb4390
commit 1f544d25e9
+3 -3
View File
@@ -26,14 +26,14 @@
stdenv.mkDerivation (finalAttrs: {
pname = "s7";
version = "11.9-unstable-2026-06-27";
version = "11.9-unstable-2026-07-10";
src = fetchFromGitLab {
domain = "cm-gitlab.stanford.edu";
owner = "bil";
repo = "s7";
rev = "1416ca232c9154e47235be2378151f9f2beea278";
hash = "sha256-lA4nLtJ6+O5Cn7TQRzZCPhk3oB8qHdpewZE5yM8z4iw=";
rev = "2a631b545cbe66d9cf3f5343fbaab1449e3d8957";
hash = "sha256-gYgwQDcWgugZemM2kNu09hwNtJqT49AmvXPlxj+/Ink=";
};
buildInputs =