Date: Thursday, June 9, 2016 @ 06:50:43 Author: fyan Revision: 178775
upgpkg: haskell-hakyll 4.8.3.1-4 rebuild with EdisonAPI-1.3.1, JuicyPixels-3.2.7.1, MissingH-1.4.0.0, aeson-compat-0.3.4.0, aws-0.14.0, cairo-0.13.3.0, cereal-0.5.2.0, cgrep-6.6.14, cryptonite-0.16, extra-1.4.9, glib-0.13.4.0, gtk3-0.14.5, hackage-security-0.5.2.1, haddock-api-2.17.3, haddock-library-1.4.2, hlint-1.9.34, hslogger-1.2.10, http-types-0.9.1, language-javascript-0.6.0.5, pandoc-1.17.1, pandoc-citeproc-0.10, pango-0.13.3.0, pipes-4.2.0, retry-0.7.4, sandi-0.4.0, shake-0.15.8, statistics-0.13.3.0, unix-compat-0.4.2.0 Modified: haskell-hakyll/trunk/PKGBUILD ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-06-09 04:49:29 UTC (rev 178774) +++ PKGBUILD 2016-06-09 04:50:43 UTC (rev 178775) @@ -5,7 +5,7 @@ _hkgname=hakyll pkgname=haskell-hakyll pkgver=4.8.3.1 -pkgrel=3 +pkgrel=4 pkgdesc="A static website compiler library" url="http://jaspervdj.be/hakyll" license=("custom:BSD3") @@ -26,6 +26,7 @@ -e 's/data-default >= 0.4 && < 0.7,/data-default >= 0.4 \&\& < 0.8,/' \ -e 's/process >= 1.0 && < 1.3,/process >= 1.0 \&\& < 1.5,/' \ -e 's/time >= 1.4 && < 1.6,/time >= 1.4 \&\& < 1.7,/' \ + -e 's/pandoc-citeproc >= 0.4 && < 0.10,/pandoc-citeproc >= 0.4 \&\& < 0.11,/' \ -i ${_hkgname}-${pkgver}/${_hkgname}.cabal }
