Date: Monday, January 4, 2016 @ 17:20:45 Author: fyan Revision: 155453
upgpkg: haskell-hakyll 4.7.5.1-1 Modified: haskell-hakyll/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-01-04 16:10:20 UTC (rev 155452) +++ PKGBUILD 2016-01-04 16:20:45 UTC (rev 155453) @@ -4,8 +4,8 @@ _hkgname=hakyll pkgname=haskell-hakyll -pkgver=4.7.5.0 -pkgrel=3 +pkgver=4.7.5.1 +pkgrel=1 pkgdesc="A static website compiler library" url="http://jaspervdj.be/hakyll" license=("custom:BSD3") @@ -19,7 +19,7 @@ options=('staticlibs') source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") install="${pkgname}.install" -sha256sums=('e3079667f07f6355f9dbc0a10623670b323a6bec1fd632d114f5350023b65eb8') +sha256sums=('39efc15d8d9bce1f151587f1556be8daac58c1d3fe6596458f0e9122a659b310') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
