Date: Friday, April 24, 2020 @ 09:39:49 Author: felixonmars Revision: 619071
upgpkg: haskell-ghc-lib-parser-ex 8.10.0.1-1: rebuild with ghc 8.10.1, protolude 0.3.0, repline 0.3.0.0, ghc-lib-parser-ex 8.10.0.1 Modified: haskell-ghc-lib-parser-ex/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-24 09:24:29 UTC (rev 619070) +++ PKGBUILD 2020-04-24 09:39:49 UTC (rev 619071) @@ -2,7 +2,7 @@ _hkgname=ghc-lib-parser-ex pkgname=haskell-ghc-lib-parser-ex -pkgver=8.8.6.0 +pkgver=8.10.0.1 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=('884bb120bab8e8da765dfe8e8f4e542e6d8cdb43922518f066a42f53aa1a7a282c2d743de00169028cea33d69372559f781a6e80157a0a16c739ffde89e79624') +sha512sums=('b100bea66b771644ce9e2253f2e34377b53b6c01be4114c63e700ff217b58abc049ea2f86f8a08d7d31337460c7c5eeb39b18e6f95bd0159e6b7a95a3dd088a4') build() { cd $_hkgname-$pkgver
