[arch-commits] Commit in haskell-ghc-lib-parser-ex/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Mar 6 13:17:37 UTC 2020
Date: Friday, March 6, 2020 @ 13:17:37
Author: felixonmars
Revision: 590967
upgpkg: haskell-ghc-lib-parser-ex 8.8.5.3-1: rebuild with ghc-lib-parser-ex 8.8.5.3
Modified:
haskell-ghc-lib-parser-ex/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-06 13:03:43 UTC (rev 590966)
+++ PKGBUILD 2020-03-06 13:17:37 UTC (rev 590967)
@@ -2,16 +2,16 @@
_hkgname=ghc-lib-parser-ex
pkgname=haskell-ghc-lib-parser-ex
-pkgver=8.8.5.2
-pkgrel=2
+pkgver=8.8.5.3
+pkgrel=1
pkgdesc="Algorithms on GHC parse trees"
url="https://github.com/shayne-fletcher/ghc-lib-parser-ex"
license=('BSD')
arch=('x86_64')
-depends=('ghc-libs' 'haskell-uniplate' 'haskell-ghc')
+depends=('ghc-libs' 'haskell-extra' '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=('abe15aec201de069defae47f57fb8c00a4a8a12b2aeba276b3458625a0ae0748424feaa635527608b6485591fa5a0fded7ca62927a0e1257a3d445c70ec786f1')
+sha512sums=('28e90bf15a7bb7867fc48568077254ecb7eb2ce772bc8b6200ee672499dd167d86223d5c32136a22e8a33cc6b86ef8a3455745a54c97e0080df5f562768071a4')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list