Date: Thursday, May 7, 2020 @ 05:52:36 Author: felixonmars Revision: 625245
upgpkg: haskell-ghc-lib-parser-ex 8.10.0.4-1: rebuild with ghc-lib-parser-ex 8.10.0.4 Modified: haskell-ghc-lib-parser-ex/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-07 05:43:46 UTC (rev 625244) +++ PKGBUILD 2020-05-07 05:52:36 UTC (rev 625245) @@ -2,7 +2,7 @@ _hkgname=ghc-lib-parser-ex pkgname=haskell-ghc-lib-parser-ex -pkgver=8.10.0.3 +pkgver=8.10.0.4 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=('97fe97f29569cd27d59957e7f28c83a02c4897056289e98781780b5c30786d73f2c04437e8bc3b8f16b06dd9283d0e782c8bfff706fb013a3ef126683f2b75a6') +sha512sums=('932f19537fe93126675597d9c6e2ee7e54257807af4498e740438138f3abd99093877a18fd66daf5aaaaf78ef6ae29396c78354002db95933b3965393e92e319') build() { cd $_hkgname-$pkgver
