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

Felix Yan felixonmars at archlinux.org
Sun Feb 23 10:56:23 UTC 2020


    Date: Sunday, February 23, 2020 @ 10:56:23
  Author: felixonmars
Revision: 579675

upgpkg: haskell-ghc-lib-parser-ex 8.8.4.0-1: rebuild with ghc-lib-parser-ex 8.8.4.0, hlint 2.2.10

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-23 10:54:13 UTC (rev 579674)
+++ PKGBUILD	2020-02-23 10:56:23 UTC (rev 579675)
@@ -2,7 +2,7 @@
 
 _hkgname=ghc-lib-parser-ex
 pkgname=haskell-ghc-lib-parser-ex
-pkgver=8.8.3.0
+pkgver=8.8.4.0
 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=('44a7a489fe4ec23ff611a8a2e4bc7094501b41ea8a27a8285704f87d37afa6070f32f7f339d4d417401abd1c9a21d8440a23351f8e26fc92044cbbc70978113d')
+sha512sums=('f569f804ddc55ba638c3e0bb55ebf82ffdfe462cbf75baa8c8c2d1a31150ec7ea34743d12bf711f79d8ba921979345b00e77ccc39e4ef2eb51e8f6d08703a26d')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list