Date: Saturday, September 10, 2022 @ 13:04:30 Author: felixonmars Revision: 1298914
upgpkg: haskell-ghc-lib-parser-ex 9.0.0.6-1: rebuild with ghc-lib-parser-ex 9.0.0.6 Modified: haskell-ghc-lib-parser-ex/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-10 13:03:25 UTC (rev 1298913) +++ PKGBUILD 2022-09-10 13:04:30 UTC (rev 1298914) @@ -2,8 +2,8 @@ _hkgname=ghc-lib-parser-ex pkgname=haskell-ghc-lib-parser-ex -pkgver=9.0.0.4 -pkgrel=98 +pkgver=9.0.0.6 +pkgrel=1 pkgdesc="Algorithms on GHC parse trees" url="https://github.com/shayne-fletcher/ghc-lib-parser-ex" license=('BSD') @@ -11,7 +11,7 @@ depends=('ghc-libs' 'haskell-uniplate' 'haskell-ghc') makedepends=('ghc' 'haskell-extra' 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-uniplate') source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz) -sha512sums=('ba02c5606113ce5b8782c55669ec657cd39462d3e6296cd4c82c21f74c9754b2882fdf77f4c239621656469f6cb1609a6ade2c18083c3d403a834744918f634a') +sha512sums=('fa346b589b43ab64eb26c6e6904081967f176d7adf414f588a7d1681463289a0dae59da3a1f54b2f03bab3c7cd8c5fcc2f62505f84bbd4687202ac3dd0192fbb') build() { cd $_hkgname-$pkgver
