[arch-commits] Commit in haskell-ghc-lib-parser-ex/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Mar 3 20:17:41 UTC 2020


    Date: Tuesday, March 3, 2020 @ 20:17:41
  Author: felixonmars
Revision: 589817

upgpkg: haskell-ghc-lib-parser-ex 8.8.5.2-1: rebuild with ghc-lib-parser-ex 8.8.5.2

Modified:
  haskell-ghc-lib-parser-ex/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-03 20:13:03 UTC (rev 589816)
+++ PKGBUILD	2020-03-03 20:17:41 UTC (rev 589817)
@@ -2,8 +2,8 @@
 
 _hkgname=ghc-lib-parser-ex
 pkgname=haskell-ghc-lib-parser-ex
-pkgver=8.8.5.1
-pkgrel=2
+pkgver=8.8.5.2
+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')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('87cb1fcaded8a36cd2db506b87d39a1f41fa3d1b34a95b220efd72918e46e85b738048e51b6c4e70969506cbb7d77a10398b9b44833a6d95947d20ed68378c0d')
+sha512sums=('abe15aec201de069defae47f57fb8c00a4a8a12b2aeba276b3458625a0ae0748424feaa635527608b6485591fa5a0fded7ca62927a0e1257a3d445c70ec786f1')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list