s7: 11.7-unstable-2025-11-25 -> 11.7-unstable-2025-12-02 (#467177)

This commit is contained in:
nixpkgs-ci[bot]
2025-12-03 10:46:03 +00:00
committed by GitHub
+3 -3
View File
@@ -26,14 +26,14 @@
stdenv.mkDerivation (finalAttrs: {
pname = "s7";
version = "11.7-unstable-2025-11-25";
version = "11.7-unstable-2025-12-02";
src = fetchFromGitLab {
domain = "cm-gitlab.stanford.edu";
owner = "bil";
repo = "s7";
rev = "eb523a95c050ccabb912dc1e5fad1ba32ea4c9d8";
hash = "sha256-Gkn+kUiwq3yn7qJwFAiJKl/u/4gGTMuDo7tQEXSY+Lo=";
rev = "d039a7b54db491a701c0a737269ed944eb0e90d2";
hash = "sha256-gV1hnZe4E8pTxn3w7c/m1aHF3Cwuod0wJED4MPvFxkI=";
};
buildInputs =