Date: Tuesday, March 2, 2021 @ 21:42:34 Author: felixonmars Revision: 878513
upgpkg: haskell-ghc-lib-parser-ex 8.10.0.19-1: rebuild with ghc-lib-parser-ex 8.10.0.19 Modified: haskell-ghc-lib-parser-ex/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-02 21:42:17 UTC (rev 878512) +++ PKGBUILD 2021-03-02 21:42:34 UTC (rev 878513) @@ -2,8 +2,8 @@ _hkgname=ghc-lib-parser-ex pkgname=haskell-ghc-lib-parser-ex -pkgver=8.10.0.17 -pkgrel=36 +pkgver=8.10.0.19 +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=('193cac08c898aed5c8e8f4f60ff140b2c5adf7fce84832e843b1a1bc2e2bf184972ad91f1baa47d744c7a4bdf3fa87cb6513b5ca3d02f79765d7c36574c8be9e') +sha512sums=('a286a0874191e7e10484279e9a70e1dc1add602ee6180718e7936f9ac0714ad0997a0398d1879ae0b1d1864f5976c26eb05d8db621343885630e37739e6cc17f') build() { cd $_hkgname-$pkgver
