diff options
| author | John MacFarlane <[email protected]> | 2025-03-16 10:56:51 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2025-03-16 10:56:51 -0700 |
| commit | d2621b3a69090d6c17deae09134c044be80aac1c (patch) | |
| tree | 0e7028b1ad60e0b13cd6cadd9c0eb78b8f22eeb7 /stack.yaml | |
| parent | c2cf5bdc345c67516bb64de2f37c4f0f27230bfb (diff) | |
Update tls version in stack.yaml.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml index 17e40abd0..cf86b501b 100644 --- a/stack.yaml +++ b/stack.yaml @@ -9,7 +9,7 @@ packages: - 'pandoc-lua-engine' - 'pandoc-server' extra-deps: -- tls-2.1.7 +- tls-2.1.9 - skylighting-core-0.14.6 - skylighting-0.14.6 - skylighting-format-typst-0.1 |
