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

This commit is contained in:
R. Ryantm
2025-11-26 10:29:29 +00:00
parent 45af851ce7
commit 7aa630166a
+3 -3
View File
@@ -26,14 +26,14 @@
stdenv.mkDerivation (finalAttrs: {
pname = "s7";
version = "11.7-unstable-2025-11-18";
version = "11.7-unstable-2025-11-25";
src = fetchFromGitLab {
domain = "cm-gitlab.stanford.edu";
owner = "bil";
repo = "s7";
rev = "25525633c61f6dc9b71a15a2ffad01c860757cfb";
hash = "sha256-SaMViWdYGG5wtIHqmZTPAaAl6p2e5qBR6Zz4eXS5O7Y=";
rev = "eb523a95c050ccabb912dc1e5fad1ba32ea4c9d8";
hash = "sha256-Gkn+kUiwq3yn7qJwFAiJKl/u/4gGTMuDo7tQEXSY+Lo=";
};
buildInputs =