Date: Saturday, May 30, 2020 @ 16:18:07 Author: felixonmars Revision: 637445
upgpkg: haskell-ghc-lib-parser-ex 8.10.0.6-1: rebuild with ghc-lib-parser-ex 8.10.0.6 Modified: haskell-ghc-lib-parser-ex/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-30 15:33:37 UTC (rev 637444) +++ PKGBUILD 2020-05-30 16:18:07 UTC (rev 637445) @@ -2,8 +2,8 @@ _hkgname=ghc-lib-parser-ex pkgname=haskell-ghc-lib-parser-ex -pkgver=8.10.0.5 -pkgrel=4 +pkgver=8.10.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') source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz) -sha512sums=('3c7a4acd17ab8e614e11f6b1ff6fc090ad4918ffc5cd8e665f50913a8270398ae1e480a7002cbb3a3604adc957eb4ee190c2433558743190bdf68430fc96b8f7') +sha512sums=('b892e115e79b531fc1409793ed1e5ab943b969159629e6bc83199bf756320823b91d2c1d1e16d28dd79709be2ce67f4236b3915686f5903df2e0dc8df49ac3e4') build() { cd $_hkgname-$pkgver
