Date: Thursday, January 11, 2018 @ 19:37:23 Author: felixonmars Revision: 281379
upgpkg: haskell-memory 0.14.12-1 rebuild with memory,0.14.12 Modified: haskell-memory/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-01-11 19:37:06 UTC (rev 281378) +++ PKGBUILD 2018-01-11 19:37:23 UTC (rev 281379) @@ -4,8 +4,8 @@ _hkgname=memory pkgname=haskell-memory -pkgver=0.14.11 -pkgrel=2 +pkgver=0.14.12 +pkgrel=1 pkgdesc="memory and related abstraction stuff" url="https://github.com/vincenthz/hs-memory" license=("custom:BSD3") @@ -13,7 +13,7 @@ depends=('ghc-libs' 'haskell-basement' 'haskell-foundation') makedepends=('ghc' 'haskell-tasty' 'haskell-tasty-quickcheck' 'haskell-tasty-hunit') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('2c4f6db4599242c70b87d5636ca8e4caa7fabdf9fd848769d1c8606d6941ecd03632e622078531045ae36e489271b8c811cdce40a5607b18d77c2d135067b04c') +sha512sums=('299711897ebe7eaf464292b2fbc869ac55a42f1daecb8e09e696db824525e5d3e9df95d998765d282b45acf1b8b27608dd1ea4cfb9534344edf49a0f711cdac1') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
