aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2020-02-15 09:12:56 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2020-02-15 09:12:56 -0800
commit33fcac40d525587e5628b612df80bacd51cf3f87 (patch)
tree10eb3f141340d1afe1b55099cb1d10532f8d13bb /pandoc.cabal
parent4a5e7b2ada53ee0ec0c21eff8eaf88a6b882dd16 (diff)
downloadpandoc-33fcac40d525587e5628b612df80bacd51cf3f87.tar.gz
Use latest texmath.
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 c6f364cfa..c273c0c5b 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -393,7 +393,7 @@ library
safe >= 0.3 && < 0.4,
zip-archive >= 0.2.3.4 && < 0.5,
HTTP >= 4000.0.5 && < 4000.4,
- texmath >= 0.12 && < 0.13,
+ texmath >= 0.12.0.1 && < 0.13,
xml >= 1.3.12 && < 1.4,
split >= 0.2 && < 0.3,
random >= 1 && < 1.2,