aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-06-08 13:37:11 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2015-06-08 13:37:11 -0700
commit70b76bb6337a847976fbc54331b7eee521c45ec0 (patch)
tree3ff2d63bc0062a2a7350d38e59d5ca9cec06e808 /pandoc.cabal
parent7b4f077652c774d8c366c9ac2aa3e6ca7ad708f2 (diff)
downloadpandoc-70b76bb6337a847976fbc54331b7eee521c45ec0.tar.gz
Bump cmark version to >= 0.3.4.
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 77201291b..2bff50e5e 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -274,7 +274,7 @@ Library
deepseq-generics >= 0.1 && < 0.2,
JuicyPixels >= 3.1.6.1 && < 3.3,
filemanip >= 0.3 && < 0.4,
- cmark >= 0.3.3 && < 0.4
+ cmark >= 0.3.4 && < 0.4
if flag(old-locale)
Build-Depends: old-locale >= 1 && < 1.1,
time >= 1.2 && < 1.5