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

Felix Yan felixonmars at archlinux.org
Wed Dec 23 19:21:12 UTC 2020


    Date: Wednesday, December 23, 2020 @ 19:21:12
  Author: felixonmars
Revision: 785137

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-23 19:18:04 UTC (rev 785136)
+++ PKGBUILD	2020-12-23 19:21:12 UTC (rev 785137)
@@ -2,16 +2,16 @@
 
 _hkgname=ghc-lib-parser-ex
 pkgname=haskell-ghc-lib-parser-ex
-pkgver=8.10.0.16
-pkgrel=40
+pkgver=8.10.0.17
+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-uniplate' 'haskell-ghc')
-makedepends=('ghc' 'haskell-extra' 'haskell-tasty' 'haskell-tasty-hunit')
+makedepends=('ghc' 'haskell-extra' 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-uniplate')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('ee28711d407e4cc3aae6778ef10ec1a163b8de86510767bc9be863db73da65e50e257f689254f0d5c28cd9f3eef89ca4b2100cb3d9c9be600aeaf9987e94e70e')
+sha512sums=('193cac08c898aed5c8e8f4f60ff140b2c5adf7fce84832e843b1a1bc2e2bf184972ad91f1baa47d744c7a4bdf3fa87cb6513b5ca3d02f79765d7c36574c8be9e')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list