Date: Sunday, August 2, 2020 @ 20:46:48 Author: felixonmars Revision: 667873
upgpkg: haskell-blaze-markup 0.8.2.7-1: rebuild with blaze-markup 0.8.2.7 Modified: haskell-blaze-markup/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-02 20:43:57 UTC (rev 667872) +++ PKGBUILD 2020-08-02 20:46:48 UTC (rev 667873) @@ -3,8 +3,8 @@ _hkgname=blaze-markup pkgname=haskell-blaze-markup -pkgver=0.8.2.5 -pkgrel=8 +pkgver=0.8.2.7 +pkgrel=1 pkgdesc="A blazingly fast markup combinator library for Haskell" url="https://jaspervdj.be/blaze" license=("BSD") @@ -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=('e84089fdae7c650b5813301188f0a7e5af6bf5ed0b6a7a8529b09b6481b4f3d8341fca72757514e9e5c9950a1d245d202d84b28ecbd7763966ff13c785e6670e') +sha512sums=('1358049257481a50744a4d38fe3924fb0c9e57466e6d12fadd1dc377ac1452a5055877d1ac503d1e7a9ef92c6de8bc27e8d550f204f19c806f8377b84c69025c') build() { cd $_hkgname-$pkgver
