summaryrefslogtreecommitdiff
path: root/hakyll.cabal
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2015-05-11 11:01:55 +0100
committerJasper Van der Jeugt <m@jaspervdj.be>2015-05-11 11:02:38 +0100
commit3728288f53fbd2ec32eaef6459c474f455541471 (patch)
treeaff49b395c47c662b02381e466cf32da44b53dbe /hakyll.cabal
parent0eb8a8b4ff2e30ef41d6b9fba2de70d3b9fb3347 (diff)
downloadhakyll-3728288f53fbd2ec32eaef6459c474f455541471.tar.gz
Version bump (4.6.9.0)
Diffstat (limited to 'hakyll.cabal')
-rw-r--r--hakyll.cabal6
1 files changed, 3 insertions, 3 deletions
diff --git a/hakyll.cabal b/hakyll.cabal
index 53c89bc..dd92d02 100644
--- a/hakyll.cabal
+++ b/hakyll.cabal
@@ -1,5 +1,5 @@
Name: hakyll
-Version: 4.6.8.1
+Version: 4.6.9.0
Synopsis: A static website compiler library
Description:
@@ -159,7 +159,7 @@ Library
old-locale >= 1.0 && < 1.1,
old-time >= 1.0 && < 1.2,
pandoc >= 1.12.4 && < 1.14,
- pandoc-citeproc >= 0.4 && < 0.7,
+ pandoc-citeproc >= 0.4 && < 0.8,
parsec >= 3.0 && < 3.2,
process >= 1.0 && < 1.3,
random >= 1.0 && < 1.2,
@@ -247,7 +247,7 @@ Test-suite hakyll-tests
old-locale >= 1.0 && < 1.1,
old-time >= 1.0 && < 1.2,
pandoc >= 1.12.4 && < 1.14,
- pandoc-citeproc >= 0.4 && < 0.7,
+ pandoc-citeproc >= 0.4 && < 0.8,
parsec >= 3.0 && < 3.2,
process >= 1.0 && < 1.3,
random >= 1.0 && < 1.2,