s7: 11.7-unstable-2025-11-12 -> 11.7-unstable-2025-11-18

This commit is contained in:
R. Ryantm
2025-11-19 16:03:11 +00:00
parent 1786e50c5e
commit 7b6350bfab
+3 -3
View File
@@ -26,14 +26,14 @@
stdenv.mkDerivation (finalAttrs: {
pname = "s7";
version = "11.7-unstable-2025-11-12";
version = "11.7-unstable-2025-11-18";
src = fetchFromGitLab {
domain = "cm-gitlab.stanford.edu";
owner = "bil";
repo = "s7";
rev = "5de700554e7aeeb538605874e0c292babe702736";
hash = "sha256-PFdIdSKzWKyiLV1oo1t8JaCsyNOOXFqA62s7tZNSpdI=";
rev = "25525633c61f6dc9b71a15a2ffad01c860757cfb";
hash = "sha256-SaMViWdYGG5wtIHqmZTPAaAl6p2e5qBR6Zz4eXS5O7Y=";
};
buildInputs =