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

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


    Date: Thursday, May 17, 2018 @ 10:13:20
  Author: felixonmars
Revision: 323629

upgpkg: haskell-http-client-tls 0.3.5.3-34

rebuild with ghc 8.4.2

Modified:
  haskell-http-client-tls/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 10:12:41 UTC (rev 323628)
+++ PKGBUILD	2018-05-17 10:13:20 UTC (rev 323629)
@@ -5,7 +5,7 @@
 _hkgname=http-client-tls
 pkgname=haskell-http-client-tls
 pkgver=0.3.5.3
-pkgrel=33
+pkgrel=34
 pkgdesc="http-client backend using the connection package and tls library"
 url="https://github.com/snoyberg/http-client"
 license=("MIT")
@@ -13,7 +13,7 @@
 depends=('ghc-libs' "haskell-case-insensitive" "haskell-connection" "haskell-cryptonite"
          "haskell-data-default-class" "haskell-exceptions" "haskell-http-client"
          "haskell-http-types" "haskell-memory" "haskell-network" "haskell-network-uri"
-         "haskell-text" "haskell-tls")
+         "haskell-tls")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha512sums=('df4fff9fbd6736a52d54bf04669107b24e3d31c22b0f7882310204ca4ef1a895e9f79cea289423341aa575759a2667ff9ca86b889567605ad3daec266a1bbb14')



More information about the arch-commits mailing list