Date: Saturday, June 13, 2020 @ 18:09:19 Author: felixonmars Revision: 642910
upgpkg: haskell-ghc-lib-parser-ex 8.10.0.13-1: rebuild with ghc-lib-parser-ex 8.10.0.13 Modified: haskell-ghc-lib-parser-ex/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-13 17:52:04 UTC (rev 642909) +++ PKGBUILD 2020-06-13 18:09:19 UTC (rev 642910) @@ -2,7 +2,7 @@ _hkgname=ghc-lib-parser-ex pkgname=haskell-ghc-lib-parser-ex -pkgver=8.10.0.12 +pkgver=8.10.0.13 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=('e9a6724d53f7eae6ff137b18eb4284606e02bf6ac5fb11261fa100e59c3b62c3188b313bdc89219ce1407b14f4a2e4716d2cf140f0f5501321fd7fda8f5661c2') +sha512sums=('eaffd20440369c5e21765a29d0cb4c5a48eea3c1b2949468e79e740f5a29b2c6bb426cbed2dfa554e0e95e33814beb70d2d99d58bdbb0ef7ebc70662fa9dff5f') build() { cd $_hkgname-$pkgver
