Date: Saturday, March 3, 2018 @ 17:01:18 Author: felixonmars Revision: 302217
upgpkg: haskell-glob 0.9.2-1 rebuild with Glob,0.9.2 Modified: haskell-glob/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-03 16:56:54 UTC (rev 302216) +++ PKGBUILD 2018-03-03 17:01:18 UTC (rev 302217) @@ -4,8 +4,8 @@ _hkgname=Glob pkgname=haskell-glob -pkgver=0.9.1 -pkgrel=3 +pkgver=0.9.2 +pkgrel=1 pkgdesc="Globbing library" url="http://iki.fi/matti.niemenmaa/glob/" license=("custom:BSD3") @@ -14,7 +14,7 @@ makedepends=('ghc' 'haskell-hunit' 'haskell-quickcheck' 'haskell-test-framework' 'haskell-test-framework-hunit' 'haskell-test-framework-quickcheck2') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('3c6396a8037b91c2bbafe22a26997ac69b6b78b2d82dfe79aa56b7ee269edea53721676862f5059890377b84d284d695b4623803edba4acd924078ae29dcdb1e') +sha512sums=('41b2c82c23717a6879e3ee676b26a4a233fbd74157e9ab8a044ea59c2d937737193886d4c16d71f2a24edad4135c08d3257da0d6440ecbe826ab53aefa21908b') build() { cd $_hkgname-$pkgver
