aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorAlbert Krewinkel <albert@zeitkraut.de>2020-04-04 14:27:27 +0200
committerAlbert Krewinkel <albert@zeitkraut.de>2020-04-04 14:27:27 +0200
commitc3f539364aea5065be1d6774cd62f40a1918e773 (patch)
tree250584088bdfc141e1f1844c32779ab33800c08b /pandoc.cabal
parentd867cac8caa0171fcd32589a6827a69826c1b087 (diff)
downloadpandoc-c3f539364aea5065be1d6774cd62f40a1918e773.tar.gz
Jira: support citations, attachment links, and user links
Closes: #6231 Closes: #6238 Closes: #6239
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 279cce80a..529b3368f 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -412,7 +412,7 @@ library
blaze-html >= 0.9 && < 0.10,
blaze-markup >= 0.8 && < 0.9,
vector >= 0.10 && < 0.13,
- jira-wiki-markup >= 1.2.1 && < 1.3,
+ jira-wiki-markup >= 1.3 && < 1.4,
hslua >= 1.0.1 && < 1.2,
hslua-module-system >= 0.2 && < 0.3,
hslua-module-text >= 0.2 && < 0.3,