Date: Thursday, September 27, 2018 @ 05:32:28 Author: felixonmars Revision: 385801
upgpkg: haskell-blaze-markup 0.8.2.2-1 rebuild with blaze-markup 0.8.2.2 Modified: haskell-blaze-markup/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-27 05:27:31 UTC (rev 385800) +++ PKGBUILD 2018-09-27 05:32:28 UTC (rev 385801) @@ -3,8 +3,8 @@ _hkgname=blaze-markup pkgname=haskell-blaze-markup -pkgver=0.8.2.1 -pkgrel=14 +pkgver=0.8.2.2 +pkgrel=1 pkgdesc="A blazingly fast markup combinator library for Haskell" url="http://jaspervdj.be/blaze" license=("custom:BSD3") @@ -13,7 +13,7 @@ makedepends=('ghc' 'haskell-hunit' 'haskell-quickcheck' 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('93a81076325af29e26feb3cc3a9877423571ec76cb5ce72cbf98c8c50a00ba4f6d643410ab331013604223795bd4fe83607725073d9ad9b024cedadc35cf58a5') +sha512sums=('a3f7cc69d90d25755e6e2ca0b96d1965ea40ebd8994df08df81353b9ae342ce70e80d38a85df33bd330c6d745c41cd28f2c5e8ee8fcaf08369ed26dd384dc5e6') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
