From a913bf662f08b81091f152da78e2bd374576cebc Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Fri, 4 Oct 2024 19:16:20 -0700 Subject: Use latest releases of texmath, djot. --- pandoc.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pandoc.cabal') diff --git a/pandoc.cabal b/pandoc.cabal index e84026166..38eae034c 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -530,7 +530,7 @@ library syb >= 0.1 && < 0.8, tagsoup >= 0.14.6 && < 0.15, temporary >= 1.1 && < 1.4, - texmath >= 0.12.8.10 && < 0.13, + texmath >= 0.12.8.11 && < 0.13, text >= 1.1.1.0 && < 2.2, text-conversions >= 0.3 && < 0.4, time >= 1.5 && < 1.15, @@ -542,7 +542,7 @@ library xml >= 1.3.12 && < 1.4, typst >= 0.6 && < 0.6.1, vector >= 0.12 && < 0.14, - djot >= 0.1.2.1 && < 0.2, + djot >= 0.1.2.2 && < 0.2, tls >= 2.0.1 && < 2.2, crypton-x509-system >= 1.6.7 && < 1.7 -- cgit v1.2.3