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

Felix Yan felixonmars at archlinux.org
Sat Apr 4 19:15:34 UTC 2020


    Date: Saturday, April 4, 2020 @ 19:15:33
  Author: felixonmars
Revision: 611682

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-04 19:09:00 UTC (rev 611681)
+++ PKGBUILD	2020-04-04 19:15:33 UTC (rev 611682)
@@ -2,16 +2,16 @@
 
 _hkgname=ghc-lib-parser-ex
 pkgname=haskell-ghc-lib-parser-ex
-pkgver=8.8.5.8
-pkgrel=3
+pkgver=8.8.6.0
+pkgrel=1
 pkgdesc="Algorithms on GHC parse trees"
 url="https://github.com/shayne-fletcher/ghc-lib-parser-ex"
 license=('BSD')
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-extra' 'haskell-uniplate' 'haskell-ghc')
+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=('1d0312fb9bfb526a1a4b0b5e39e890ae91ddaa9bf87aeb0b186087498431e090b7183550e882a3973ba2d6e6e455796004f3c4c79e1036172d6d4461dc1d62ed')
+sha512sums=('884bb120bab8e8da765dfe8e8f4e542e6d8cdb43922518f066a42f53aa1a7a282c2d743de00169028cea33d69372559f781a6e80157a0a16c739ffde89e79624')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list