Date: Sunday, June 11, 2017 @ 09:29:11 Author: felixonmars Revision: 236182
upgpkg: haskell-hakyll 4.9.7.0-1 Modified: haskell-hakyll/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-06-11 09:19:27 UTC (rev 236181) +++ PKGBUILD 2017-06-11 09:29:11 UTC (rev 236182) @@ -4,8 +4,8 @@ _hkgname=hakyll pkgname=haskell-hakyll -pkgver=4.9.5.1 -pkgrel=79 +pkgver=4.9.7.0 +pkgrel=1 pkgdesc="A static website compiler library" url="http://jaspervdj.be/hakyll" license=("custom:BSD3") @@ -19,7 +19,7 @@ "haskell-time-locale-compat" "haskell-unordered-containers" "haskell-vector" "haskell-wai" "haskell-wai-app-static" "haskell-warp" "haskell-yaml") source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha256sums=('8deca33939717372ca227559dfe82aa0b02af49b19e9ea60051f555dcee2cfe6') +sha512sums=('33c0ef353fce4eb98fb90b09e6a1e06f677306de47c88629d438de648a21de19b03e8bff696cc0535db74aef9906871849596a96be165e40198eab9d3e02a5ce') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
