[arch-commits] Commit in haskell-process-extras/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu May 17 13:02:59 UTC 2018


    Date: Thursday, May 17, 2018 @ 13:02:58
  Author: felixonmars
Revision: 323753

upgpkg: haskell-process-extras 0.7.4-6

rebuild with ghc 8.4.2

Modified:
  haskell-process-extras/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 13:02:47 UTC (rev 323752)
+++ PKGBUILD	2018-05-17 13:02:58 UTC (rev 323753)
@@ -5,13 +5,13 @@
 _hkgname=process-extras
 pkgname=haskell-process-extras
 pkgver=0.7.4
-pkgrel=5
+pkgrel=6
 pkgdesc="Process extras"
 url="https://github.com/seereason/process-extras"
 license=('MIT')
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-data-default' 'haskell-generic-deriving' 'haskell-listlike' 'haskell-mtl'
-         'haskell-text')
+depends=('ghc-libs' 'haskell-data-default' 'haskell-generic-deriving' 'haskell-listlike'
+        )
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha512sums=('4747b4bd920796b7b4ddf32d0e72a3af556c9db66c828b725ac7a7467442dad2b0dc85aa66e03d7a8c5afdb02658611e64d390b6c71219b380a986e245495536')



More information about the arch-commits mailing list