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

Felix Yan felixonmars at archlinux.org
Sun Jun 7 10:16:55 UTC 2020


    Date: Sunday, June 7, 2020 @ 10:16:54
  Author: felixonmars
Revision: 639913

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-07 09:10:13 UTC (rev 639912)
+++ PKGBUILD	2020-06-07 10:16:54 UTC (rev 639913)
@@ -2,8 +2,8 @@
 
 _hkgname=ghc-lib-parser-ex
 pkgname=haskell-ghc-lib-parser-ex
-pkgver=8.10.0.10
-pkgrel=2
+pkgver=8.10.0.11
+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=('c3f67e425098dccfd2fd548d7b78092e65e91330006363ff5c0e97edb725dd99a355be9f9365449477a3e12887f8aefac2fc5230b97b6d2a02c70decd797f7fa')
+sha512sums=('a78448db2f2a301f3edb437a18b22cff24ebac83ee8dd7f4361b485cd8a2a790580e5a0cd82cf76c081274fd37c8813846ca8d85ce08dea35c6ee505781a2f0a')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list