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

Felix Yan felixonmars at archlinux.org
Thu May 17 10:14:35 UTC 2018


    Date: Thursday, May 17, 2018 @ 10:14:34
  Author: felixonmars
Revision: 323631

upgpkg: haskell-http 4000.3.11-19

rebuild with ghc 8.4.2

Modified:
  haskell-http/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 10:13:38 UTC (rev 323630)
+++ PKGBUILD	2018-05-17 10:14:34 UTC (rev 323631)
@@ -5,12 +5,12 @@
 _hkgname=HTTP
 pkgname=haskell-http
 pkgver=4000.3.11
-pkgrel=18
+pkgrel=19
 pkgdesc="A library for client-side HTTP"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=('custom:BSD3')
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-network' 'haskell-parsec' 'haskell-mtl' 'haskell-network-uri')
+depends=('ghc-libs' 'haskell-network' 'haskell-network-uri')
 makedepends=('ghc' 'haskell-hunit' 'haskell-httpd-shed' 'haskell-puremd5' 'haskell-split'
              'haskell-test-framework' 'haskell-test-framework-hunit' 'haskell-case-insensitive'
              'haskell-http-types' 'haskell-wai' 'haskell-warp' 'haskell-conduit'



More information about the arch-commits mailing list