s7: 11.7-unstable-2025-12-27 -> 11.7-unstable-2025-12-31

This commit is contained in:
R. Ryantm
2026-01-03 15:23:27 +00:00
parent 9d9ed197be
commit 7bb3b8ce48
+3 -3
View File
@@ -26,14 +26,14 @@
stdenv.mkDerivation (finalAttrs: {
pname = "s7";
version = "11.7-unstable-2025-12-27";
version = "11.7-unstable-2025-12-31";
src = fetchFromGitLab {
domain = "cm-gitlab.stanford.edu";
owner = "bil";
repo = "s7";
rev = "3cccb2a354966fc4b7e30182b1b0956a8a84523c";
hash = "sha256-uLo/DvTfOU615wMm/Qgp89wdqTeSlAt0Vqv99fUPwjw=";
rev = "6d5a3fcf7c62653c6fa7e611b74338cd38b75794";
hash = "sha256-9MnxpUe148O3FbvbE9sBElmZU42mNb6d5vVs7coJNo4=";
};
buildInputs =