Bump pandoc-citeproc dependency to 0.8

This commit is contained in:
Jasper Van der Jeugt 2015-10-15 12:18:35 +02:00
parent f40f05c853
commit 8dec0a51fb
2 changed files with 7 additions and 3 deletions

View file

@ -1,5 +1,5 @@
Name: hakyll Name: hakyll
Version: 4.7.3.0 Version: 4.7.3.1
Synopsis: A static website compiler library Synopsis: A static website compiler library
Description: Description:
@ -157,7 +157,7 @@ Library
network >= 2.6 && < 2.7, network >= 2.6 && < 2.7,
network-uri >= 2.6 && < 2.7, network-uri >= 2.6 && < 2.7,
pandoc >= 1.14 && < 1.16, pandoc >= 1.14 && < 1.16,
pandoc-citeproc >= 0.4 && < 0.8, pandoc-citeproc >= 0.4 && < 0.9,
parsec >= 3.0 && < 3.2, parsec >= 3.0 && < 3.2,
process >= 1.0 && < 1.3, process >= 1.0 && < 1.3,
random >= 1.0 && < 1.2, random >= 1.0 && < 1.2,
@ -243,7 +243,7 @@ Test-suite hakyll-tests
network >= 2.6 && < 2.7, network >= 2.6 && < 2.7,
network-uri >= 2.6 && < 2.7, network-uri >= 2.6 && < 2.7,
pandoc >= 1.14 && < 1.16, pandoc >= 1.14 && < 1.16,
pandoc-citeproc >= 0.4 && < 0.8, pandoc-citeproc >= 0.4 && < 0.9,
parsec >= 3.0 && < 3.2, parsec >= 3.0 && < 3.2,
process >= 1.0 && < 1.3, process >= 1.0 && < 1.3,
random >= 1.0 && < 1.2, random >= 1.0 && < 1.2,

View file

@ -4,6 +4,10 @@ title: Releases
# Releases # Releases
## Hakyll 4.7.3.1
- Bump pandoc-citeproc dependency to 0.8
## Hakyll 4.7.3.0 ## Hakyll 4.7.3.0
- Bump HUnit dependency to 1.3 - Bump HUnit dependency to 1.3