s7: 11.7-unstable-2025-12-31 -> 11.7-unstable-2026-01-07 (#478512)

This commit is contained in:
nixpkgs-ci[bot]
2026-01-13 06:41:25 +00:00
committed by GitHub
+3 -3
View File
@@ -26,14 +26,14 @@
stdenv.mkDerivation (finalAttrs: {
pname = "s7";
version = "11.7-unstable-2025-12-31";
version = "11.7-unstable-2026-01-07";
src = fetchFromGitLab {
domain = "cm-gitlab.stanford.edu";
owner = "bil";
repo = "s7";
rev = "6d5a3fcf7c62653c6fa7e611b74338cd38b75794";
hash = "sha256-9MnxpUe148O3FbvbE9sBElmZU42mNb6d5vVs7coJNo4=";
rev = "5f6a6ab3af054cf74280d3798aff63a6deb22c86";
hash = "sha256-QEEq6ac0OxnmH0p/M/uLRMd5uBIE9JnLdkjtsDqlT48=";
};
buildInputs =