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

Felix Yan felixonmars at archlinux.org
Fri Feb 28 13:41:08 UTC 2020


    Date: Friday, February 28, 2020 @ 13:41:08
  Author: felixonmars
Revision: 585840

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-28 13:39:53 UTC (rev 585839)
+++ PKGBUILD	2020-02-28 13:41:08 UTC (rev 585840)
@@ -2,8 +2,8 @@
 
 _hkgname=ghc-lib-parser-ex
 pkgname=haskell-ghc-lib-parser-ex
-pkgver=8.8.5.0
-pkgrel=2
+pkgver=8.8.5.1
+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=('828065c18d1cc00c8ff512288cb633e7cc75a046a830ff17593d1e0f949fc6126c19e3f09059f263c6485a649c2de4aa3e684d22dfbd959458e225e38ee37b5d')
+sha512sums=('87cb1fcaded8a36cd2db506b87d39a1f41fa3d1b34a95b220efd72918e46e85b738048e51b6c4e70969506cbb7d77a10398b9b44833a6d95947d20ed68378c0d')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list