diff options
| author | John MacFarlane <[email protected]> | 2023-06-30 15:40:49 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2023-06-30 15:40:49 -0700 |
| commit | 6e9eed8fdde7693ac609d05f015f1b05e410de88 (patch) | |
| tree | 7a41e15cb70026e5582146214a6f7022d2003ddc | |
| parent | f75bd2bde9f6b2bde1603cf31abc5ecb027eb429 (diff) | |
Fix stack.yaml again!
| -rw-r--r-- | stack.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml index 300cf11a1..c6b6242b4 100644 --- a/stack.yaml +++ b/stack.yaml @@ -22,7 +22,7 @@ extra-deps: - crypton-x509-validation-1.6.12 - http-client-tls-0.3.6.2 - commonmark-0.2.3 -- typst-symbols-0.2.0.0 +- typst-symbols-0.1.1 - git: https://github.com/jgm/typst-hs commit: affadabd5742ebbe3a54f43a114e4c222b2057aa - git: https://github.com/jgm/pandoc-types |
