s7: 11.7-unstable-2025-11-05 -> 11.7-unstable-2025-11-12 (#461071)

This commit is contained in:
nixpkgs-ci[bot]
2025-11-13 03:16:05 +00:00
committed by GitHub
+3 -3
View File
@@ -26,14 +26,14 @@
stdenv.mkDerivation (finalAttrs: {
pname = "s7";
version = "11.7-unstable-2025-11-05";
version = "11.7-unstable-2025-11-12";
src = fetchFromGitLab {
domain = "cm-gitlab.stanford.edu";
owner = "bil";
repo = "s7";
rev = "fad53814de1ace0f9030e01f234ee4d139cfc514";
hash = "sha256-RLYZPy5mn1Uk1vCoUwAy7V0Lv8rUeb0iX50+A1TBw0U=";
rev = "5de700554e7aeeb538605874e0c292babe702736";
hash = "sha256-PFdIdSKzWKyiLV1oo1t8JaCsyNOOXFqA62s7tZNSpdI=";
};
buildInputs =