s7: 11.7-unstable-2025-11-12 -> 11.7-unstable-2025-11-18 (#463224)

This commit is contained in:
nixpkgs-ci[bot]
2025-11-19 16:34:21 +00:00
committed by GitHub
+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 =