Date: Friday, February 8, 2019 @ 11:00:40 Author: felixonmars Revision: 430611
upgpkg: haskell-hakyll 4.12.5.1-1 rebuild with pandoc 2.6, pandoc-citeproc 0.16.0.2, hakyll 4.12.5.1 Modified: haskell-hakyll/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-02-08 10:58:41 UTC (rev 430610) +++ PKGBUILD 2019-02-08 11:00:40 UTC (rev 430611) @@ -3,8 +3,8 @@ _hkgname=hakyll pkgname=haskell-hakyll -pkgver=4.12.5.0 -pkgrel=8 +pkgver=4.12.5.1 +pkgrel=1 pkgdesc="A static website compiler library" url="http://jaspervdj.be/hakyll" license=("BSD") @@ -19,7 +19,7 @@ makedepends=('ghc' 'haskell-quickcheck' 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('89153b0f68c745e82a17400037ccf32e2a462fe710746d3665c72f202dade7b7308b7d79e508c6fb89dada1a03058738a634c1609d15474b7342883457658d00') +sha512sums=('bc8cc9944229c691fbec6b7e6ea52e8a65bd8cc2093d42bd577e30ded1767370b439d8dc694e9842b300f7c884f851cac6a2a9de2817a961c779b83fb0ee1718') build() { cd $_hkgname-$pkgver
