aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2024-03-17 18:19:40 -0700
committerJohn MacFarlane <[email protected]>2024-03-17 18:19:40 -0700
commit98d65232b990156387f49ee802de404007b9ce93 (patch)
treefeaa0ea54deec5bcafcb9871bd0b450f5cb756ec
parent660823e2ecd8893a6fe60a362b49bfe281e79e06 (diff)
Use djot 0.1.1.3
-rw-r--r--pandoc.cabal2
-rw-r--r--stack.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 166a52993..a08cd20ca 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -528,7 +528,7 @@ library
xml >= 1.3.12 && < 1.4,
typst >= 0.5.0.2 && < 0.5.1,
vector >= 0.12 && < 0.14,
- djot >= 0.1.1.2 && < 0.2,
+ djot >= 0.1.1.3 && < 0.2,
tls >= 2.0.1 && < 2.1,
crypton-x509-system >= 1.6.7 && < 1.7
diff --git a/stack.yaml b/stack.yaml
index 8722bf32b..32d1f9ce6 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -18,7 +18,7 @@ extra-deps:
- skylighting-format-blaze-html-0.1.1.2
- skylighting-core-0.14.1.1
- skylighting-0.14.1.1
-- djot-0.1.1.2
+- djot-0.1.1.3
- zip-archive-0.4.3.1
- texmath-0.12.8.7
- toml-parser-2.0.0.0