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

Felix Yan felixonmars at archlinux.org
Thu Jun 4 08:33:12 UTC 2020


    Date: Thursday, June 4, 2020 @ 08:33:11
  Author: felixonmars
Revision: 638856

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-04 08:31:59 UTC (rev 638855)
+++ PKGBUILD	2020-06-04 08:33:11 UTC (rev 638856)
@@ -2,7 +2,7 @@
 
 _hkgname=ghc-lib-parser-ex
 pkgname=haskell-ghc-lib-parser-ex
-pkgver=8.10.0.8
+pkgver=8.10.0.9
 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=('9d760b32f8a5994bd7dde3afec953571214ac1ce8cdff7336dc602f4a17ad5bb36ff03bf06afd1a7e438b14896fff7781526f465067cda18fdc7d9f8207a44c1')
+sha512sums=('7b4c3bf1a69128a3db445c61ce113ba1ea840c2d6c1fcc4e840b4e2cae99d93aef4e72c696658e1d3474a6fbdab8ffbfe9b3167c7686ce6c6bd5fd198196bf20')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list