Date: Wednesday, December 21, 2016 @ 15:23:28 Author: felixonmars Revision: 200822
upgpkg: haskell-hakyll 4.9.2.0-1 rebuild with hakyll-4.9.2.0, pandoc-1.19.1, pandoc-citeproc-0.10.3, texmath-0.9 Modified: haskell-hakyll/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-21 15:18:45 UTC (rev 200821) +++ PKGBUILD 2016-12-21 15:23:28 UTC (rev 200822) @@ -4,8 +4,8 @@ _hkgname=hakyll pkgname=haskell-hakyll -pkgver=4.9.1.0 -pkgrel=18 +pkgver=4.9.2.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=('47f5b2eb038be6cf8a2fbb0eb3fa012b687ed06104b59169c39bf4662c87bf84') +sha256sums=('20f1e5be71290445626ccf716e6b312bf3f5ebf780ce9481d574a83681ef2e3f') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
