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

Felix Yan felixonmars at archlinux.org
Wed Jun 3 16:35:48 UTC 2020


    Date: Wednesday, June 3, 2020 @ 16:35:47
  Author: felixonmars
Revision: 638283

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

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

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-03 16:35:02 UTC (rev 638282)
+++ PKGBUILD	2020-06-03 16:35:47 UTC (rev 638283)
@@ -2,7 +2,7 @@
 
 _hkgname=ghc-lib-parser-ex
 pkgname=haskell-ghc-lib-parser-ex
-pkgver=8.10.0.7
+pkgver=8.10.0.8
 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=('b6abf9415bf641c91b4aa0b831fc29ec055ee2b91213581e8192c3ea9f9cb1ddf6af16595d2db423779b58dc043db08397614c1a3129b719d14f9483760a1444')
+sha512sums=('9d760b32f8a5994bd7dde3afec953571214ac1ce8cdff7336dc602f4a17ad5bb36ff03bf06afd1a7e438b14896fff7781526f465067cda18fdc7d9f8207a44c1')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list