aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2021-10-22 16:42:21 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2021-10-22 16:42:21 -0700
commitce1aca4a322c91a76d4bf5e4b93d48184d0a54a0 (patch)
treed7d5b317fc871dfb5b8bfb38e858269f52d69f48 /pandoc.cabal
parent921af3085422ed5896db6996c54009cf2a61a517 (diff)
downloadpandoc-ce1aca4a322c91a76d4bf5e4b93d48184d0a54a0.tar.gz
Use texmath 0.12.3.2
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 c955b5ae4..17bfb6b5a 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -577,7 +577,7 @@ library
syb >= 0.1 && < 0.8,
tagsoup >= 0.14.6 && < 0.15,
temporary >= 1.1 && < 1.4,
- texmath >= 0.12.3.1 && < 0.12.4,
+ texmath >= 0.12.3.2 && < 0.12.4,
text >= 1.1.1.0 && < 1.3,
text-conversions >= 0.3 && < 0.4,
time >= 1.5 && < 1.13,