aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2019-09-22 12:06:11 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2019-09-22 12:06:11 -0700
commitc2836b1c1131a6073b3be35ba0d4f141afb0d726 (patch)
treee75ac5ea0a4b63030bb82bfd31c7e40462651bca
parent9abed458792564b610b2e999b01bae04ae0e23e0 (diff)
downloadpandoc-c2836b1c1131a6073b3be35ba0d4f141afb0d726.tar.gz
Require latest texmath.
-rw-r--r--pandoc.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 44c8acf40..12fa0f3e7 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -385,7 +385,7 @@ library
safe >= 0.3 && < 0.4,
zip-archive >= 0.2.3.4 && < 0.5,
HTTP >= 4000.0.5 && < 4000.4,
- texmath >= 0.11.2.1 && < 0.12,
+ texmath >= 0.11.2.2 && < 0.12,
xml >= 1.3.12 && < 1.4,
split >= 0.2 && < 0.3,
random >= 1 && < 1.2,