Date: Saturday, June 6, 2020 @ 03:37:06 Author: felixonmars Revision: 639243
upgpkg: haskell-ghc-lib-parser-ex 8.10.0.10-2: rebuild with ghc-lib-parser-ex 8.10.0.10 Modified: haskell-ghc-lib-parser-ex/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-06 03:36:52 UTC (rev 639242) +++ PKGBUILD 2020-06-06 03:37:06 UTC (rev 639243) @@ -2,8 +2,8 @@ _hkgname=ghc-lib-parser-ex pkgname=haskell-ghc-lib-parser-ex -pkgver=8.10.0.9 -pkgrel=1 +pkgver=8.10.0.10 +pkgrel=2 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=('7b4c3bf1a69128a3db445c61ce113ba1ea840c2d6c1fcc4e840b4e2cae99d93aef4e72c696658e1d3474a6fbdab8ffbfe9b3167c7686ce6c6bd5fd198196bf20') +sha512sums=('c3f67e425098dccfd2fd548d7b78092e65e91330006363ff5c0e97edb725dd99a355be9f9365449477a3e12887f8aefac2fc5230b97b6d2a02c70decd797f7fa') build() { cd $_hkgname-$pkgver
