diff options
| author | John MacFarlane <[email protected]> | 2024-10-04 19:16:20 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2024-10-04 19:16:20 -0700 |
| commit | a913bf662f08b81091f152da78e2bd374576cebc (patch) | |
| tree | 70a3b0cb65affdc267fd4a4446f4f20e327886fe /pandoc.cabal | |
| parent | 93d745742ddc06871ed7526e324f01506c7020e2 (diff) | |
Use latest releases of texmath, djot.
Diffstat (limited to 'pandoc.cabal')
| -rw-r--r-- | pandoc.cabal | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
