aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2025-11-30 17:25:05 +0100
committerJohn MacFarlane <[email protected]>2025-11-30 17:25:05 +0100
commit847e7d566f6e9bf7e29b2c419a74dfbe7e640f81 (patch)
treeb047f54c44a8df00ff8fc2b4fbfc02bdf9886139 /pandoc.cabal
parent564e275008c08aec23a37b6918677ef1a1caf3e6 (diff)
Use released typst 0.8.1.
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index a377c2110..ef8dbae73 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -567,7 +567,7 @@ library
zip-archive >= 0.4.3.1 && < 0.5,
zlib >= 0.5 && < 0.8,
xml >= 1.3.12 && < 1.4,
- typst >= 0.8.0.2 && < 0.9,
+ typst >= 0.8.1 && < 0.9,
vector >= 0.12 && < 0.14,
djot >= 0.1.2.3 && < 0.2,
asciidoc >= 0.1 && < 0.2,