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

Felix Yan felixonmars at archlinux.org
Wed Feb 26 15:34:26 UTC 2020


    Date: Wednesday, February 26, 2020 @ 15:34:25
  Author: felixonmars
Revision: 582972

upgpkg: haskell-ghc-lib-parser-ex 8.8.5.0-1: rebuild with ghc-lib-parser-ex 8.8.5.0, hlint 2.2.11

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-26 15:32:46 UTC (rev 582971)
+++ PKGBUILD	2020-02-26 15:34:25 UTC (rev 582972)
@@ -2,8 +2,8 @@
 
 _hkgname=ghc-lib-parser-ex
 pkgname=haskell-ghc-lib-parser-ex
-pkgver=8.8.4.0
-pkgrel=2
+pkgver=8.8.5.0
+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=('f569f804ddc55ba638c3e0bb55ebf82ffdfe462cbf75baa8c8c2d1a31150ec7ea34743d12bf711f79d8ba921979345b00e77ccc39e4ef2eb51e8f6d08703a26d')
+sha512sums=('828065c18d1cc00c8ff512288cb633e7cc75a046a830ff17593d1e0f949fc6126c19e3f09059f263c6485a649c2de4aa3e684d22dfbd959458e225e38ee37b5d')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list