aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2014-05-07 11:10:25 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2014-05-07 11:10:25 -0700
commitb71810d7e6af369adef042b825bb4572b7c58ca5 (patch)
tree141a9f8589a9de042e0ba43e13496cd437a5ac46
parent985ba0b32bb787f52241a0e16d3e967c6215249f (diff)
downloadpandoc-b71810d7e6af369adef042b825bb4572b7c58ca5.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 077a07110..d3b0b71f8 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -217,7 +217,7 @@ Library
old-locale >= 1 && < 1.1,
time >= 1.2 && < 1.5,
HTTP >= 4000.0.5 && < 4000.3,
- texmath >= 0.6.6 && < 0.7,
+ texmath >= 0.6.6.1 && < 0.7,
xml >= 1.3.12 && < 1.4,
random >= 1 && < 1.1,
extensible-exceptions >= 0.1 && < 0.2,