diff options
| author | John MacFarlane <[email protected]> | 2025-05-14 18:38:45 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2025-05-14 18:38:58 -0700 |
| commit | 72aa57d11b0ba7c3fcd0bf0924700eb908a551a0 (patch) | |
| tree | aae85d8900d99e9bf94ebd0245b0f523996d4923 | |
| parent | 447c7d8888cba16de4529ac86b473681370e9d1b (diff) | |
Go back to tls 2.1.7 in stack.yaml.pandoc-server-0.1.0.11pandoc-lua-engine-0.4.2pandoc-cli-3.73.7
| -rw-r--r-- | stack.yaml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/stack.yaml b/stack.yaml index c0e0b54a3..d04514266 100644 --- a/stack.yaml +++ b/stack.yaml @@ -9,10 +9,7 @@ packages: - 'pandoc-lua-engine' - 'pandoc-server' extra-deps: -- tls-2.1.10 -- ech-config-0.0.1 -- hpke-0.0.0 -- random-1.3.1 +- tls-2.1.7 - skylighting-core-0.14.6 - skylighting-0.14.6 - skylighting-format-typst-0.1 |
