s7: 11.7-unstable-2026-01-07 -> 11.7-unstable-2026-01-15

This commit is contained in:
R. Ryantm
2026-01-16 09:49:42 +00:00
parent a4f2660f15
commit e7e288a074
+3 -3
View File
@@ -26,14 +26,14 @@
stdenv.mkDerivation (finalAttrs: {
pname = "s7";
version = "11.7-unstable-2026-01-07";
version = "11.7-unstable-2026-01-15";
src = fetchFromGitLab {
domain = "cm-gitlab.stanford.edu";
owner = "bil";
repo = "s7";
rev = "5f6a6ab3af054cf74280d3798aff63a6deb22c86";
hash = "sha256-QEEq6ac0OxnmH0p/M/uLRMd5uBIE9JnLdkjtsDqlT48=";
rev = "6a37e688266eb5bcea0959b297b352fcaa75976c";
hash = "sha256-rTocm8AADnDoeMas4/cwQBv7LTMUgo2+SvNwR3oWNXA=";
};
buildInputs =