Date: Monday, May 14, 2018 @ 14:41:55 Author: felixonmars Revision: 322187
upgpkg: haskell-incremental-parser 0.3.1.1-1 rebuild with incremental-parser,0.3.1.1 Modified: haskell-incremental-parser/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-14 14:36:39 UTC (rev 322186) +++ PKGBUILD 2018-05-14 14:41:55 UTC (rev 322187) @@ -4,7 +4,7 @@ _hkgname=incremental-parser pkgname=haskell-incremental-parser -pkgver=0.3.1 +pkgver=0.3.1.1 pkgrel=1 pkgdesc="Generic parser library capable of providing partial results from partial input." url="https://hackage.haskell.org/package/${_hkgname}" @@ -14,7 +14,7 @@ makedepends=('ghc' 'haskell-quickcheck' 'haskell-checkers' 'haskell-tasty' 'haskell-tasty-quickcheck') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('aaac7f36bd9561b7d79125c223368dda6e0ad7feba9fca8d3b87e866ce48a1e2923731b23866f2a9e0daf3d420fe4fa798c733ae6e8ab6ce1b74643a9250e5e0') +sha512sums=('a614d294b868f1305f55d2d8a2987e444a7f2b4ac001024e9413d83146c729d2afed93a40f99e77430d5b8be5a9464800f533f85a17c7471ba8c970d7e94aac1') build() { cd $_hkgname-$pkgver
