s7: 11.8-unstable-2026-04-17 -> 11.8-unstable-2026-04-27

This commit is contained in:
R. Ryantm
2026-04-27 17:07:30 +00:00
parent c138071dd9
commit 8f61e3489e
+3 -3
View File
@@ -26,14 +26,14 @@
stdenv.mkDerivation (finalAttrs: {
pname = "s7";
version = "11.8-unstable-2026-04-17";
version = "11.8-unstable-2026-04-27";
src = fetchFromGitLab {
domain = "cm-gitlab.stanford.edu";
owner = "bil";
repo = "s7";
rev = "57121b5633e0b276c8f13f5abb3cde0db1229d69";
hash = "sha256-dbc2H5HML4q3UI9QixykvXlg7SGudMC4Grf9ASsCcG0=";
rev = "31e2c56a47f0616a6336acd408aeef4b7894b1ae";
hash = "sha256-Qcy7QfdIbwZOQIw+ZxRIQ3W4uk+fAKmiJIBI2aLIIzc=";
};
buildInputs =