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

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


    Date: Thursday, May 17, 2018 @ 13:34:07
  Author: felixonmars
Revision: 323785

upgpkg: haskell-http-conduit 2.2.4-89

rebuild with ghc 8.4.2

Modified:
  haskell-http-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 13:33:31 UTC (rev 323784)
+++ PKGBUILD	2018-05-17 13:34:07 UTC (rev 323785)
@@ -5,7 +5,7 @@
 _hkgname=http-conduit
 pkgname=haskell-http-conduit
 pkgver=2.2.4
-pkgrel=88
+pkgrel=89
 pkgdesc="HTTP client package with conduit interface and HTTPS support"
 url="http://www.yesodweb.com/book/http-conduit"
 license=("custom:BSD3")
@@ -12,11 +12,11 @@
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-aeson' 'haskell-conduit' 'haskell-conduit-extra' 'haskell-exceptions'
          'haskell-http-client' 'haskell-http-client-tls' 'haskell-http-types' 'haskell-lifted-base'
-         'haskell-monad-control' 'haskell-mtl' 'haskell-resourcet')
+         'haskell-monad-control' 'haskell-resourcet')
 makedepends=('ghc' 'haskell-blaze-builder' 'haskell-case-insensitive' 'haskell-connection'
              'haskell-cookie' 'haskell-data-default-class' 'haskell-hunit' 'haskell-hspec'
              'haskell-lifted-base' 'haskell-network' 'haskell-streaming-commons' 'haskell-temporary'
-             'haskell-text' 'haskell-utf8-string' 'haskell-wai' 'haskell-wai-conduit' 'haskell-warp'
+             'haskell-utf8-string' 'haskell-wai' 'haskell-wai-conduit' 'haskell-warp'
              'haskell-warp-tls')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha512sums=('67106bac629e82b271b9c692ef115962775bc605385b008bc1c7453204c20039ab6157b3db2ca707383b877f1e1c63750a3a28bd1ae566fadc0b4e07922f5b63')



More information about the arch-commits mailing list