Date: Sunday, May 3, 2020 @ 02:13:39 Author: felixonmars Revision: 624527
upgpkg: haskell-ghc-lib-parser-ex 8.10.0.3-1: rebuild with ghc-lib-parser-ex 8.10.0.3 Modified: haskell-ghc-lib-parser-ex/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-03 02:13:33 UTC (rev 624526) +++ PKGBUILD 2020-05-03 02:13:39 UTC (rev 624527) @@ -2,7 +2,7 @@ _hkgname=ghc-lib-parser-ex pkgname=haskell-ghc-lib-parser-ex -pkgver=8.10.0.2 +pkgver=8.10.0.3 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-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=('0f2fc6b415d7c5378b60f845b4d735a63489b12790647a0590c57d6f8de0e1c27f5dd9db10dd1500ddba0a9e435a77cf7e9d6dd00a88fc30fd377c90fe6e6cd5') +sha512sums=('97fe97f29569cd27d59957e7f28c83a02c4897056289e98781780b5c30786d73f2c04437e8bc3b8f16b06dd9283d0e782c8bfff706fb013a3ef126683f2b75a6') build() { cd $_hkgname-$pkgver
