Date: Thursday, March 19, 2020 @ 10:56:01 Author: felixonmars Revision: 600796
upgpkg: haskell-ghc-lib-parser-ex 8.8.5.8-1: rebuild with ghc-lib-parser-ex 8.8.5.8 Modified: haskell-ghc-lib-parser-ex/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-19 10:55:07 UTC (rev 600795) +++ PKGBUILD 2020-03-19 10:56:01 UTC (rev 600796) @@ -2,7 +2,7 @@ _hkgname=ghc-lib-parser-ex pkgname=haskell-ghc-lib-parser-ex -pkgver=8.8.5.7 +pkgver=8.8.5.8 pkgrel=1 pkgdesc="Algorithms on GHC parse trees" url="https://github.com/shayne-fletcher/ghc-lib-parser-ex" @@ -11,7 +11,7 @@ depends=('ghc-libs' 'haskell-extra' 'haskell-uniplate' 'haskell-ghc') makedepends=('ghc' 'haskell-extra' 'haskell-tasty' 'haskell-tasty-hunit') source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz) -sha512sums=('5efa6b92cfb5e5b64577efbb5f6c85f6ccdc15112f02aec0696e57bc3343beecdf55cdf98ee620c21252b93a799897c5f151e03c4d5cf98668692f35450d8c4b') +sha512sums=('1d0312fb9bfb526a1a4b0b5e39e890ae91ddaa9bf87aeb0b186087498431e090b7183550e882a3973ba2d6e6e455796004f3c4c79e1036172d6d4461dc1d62ed') build() { cd $_hkgname-$pkgver
