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

Felix Yan felixonmars at archlinux.org
Mon Mar 16 14:11:39 UTC 2020


    Date: Monday, March 16, 2020 @ 14:11:39
  Author: felixonmars
Revision: 599726

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-16 13:57:03 UTC (rev 599725)
+++ PKGBUILD	2020-03-16 14:11:39 UTC (rev 599726)
@@ -2,8 +2,8 @@
 
 _hkgname=ghc-lib-parser-ex
 pkgname=haskell-ghc-lib-parser-ex
-pkgver=8.8.5.5
-pkgrel=3
+pkgver=8.8.5.6
+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-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=('2ba32dd9413e8b9d0daa4e86a598e84c3ad273b498b9d5c733e76e323b257ca0eb5056f6dbca506364b09ccdd4d4cc2fc1ab1e465e73a856055de178904069a1')
+sha512sums=('51957c9f8ea33d86138543d1e510dc5fdc19ff47a61313b98ca6be2bce336e20e5fcfdfb4d74884054e392ecfd65455b5d74193583865a6be58ea4ca1adf133f')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list