Date: Thursday, November 9, 2017 @ 09:17:18
  Author: felixonmars
Revision: 265840

upgpkg: haskell-http-client 0.5.7.0-7

rebuild with cookie,0.4.3

Modified:
  haskell-http-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-11-09 09:17:09 UTC (rev 265839)
+++ PKGBUILD    2017-11-09 09:17:18 UTC (rev 265840)
@@ -5,11 +5,11 @@
 _hkgname=http-client
 pkgname=haskell-http-client
 pkgver=0.5.7.0
-pkgrel=6
+pkgrel=7
 pkgdesc="An HTTP client engine"
 url="https://github.com/snoyberg/http-client";
 license=("MIT")
-arch=('i686' 'x86_64')
+arch=('x86_64')
 depends=('ghc-libs' "haskell-base64-bytestring" "haskell-blaze-builder" 
"haskell-case-insensitive"
          "haskell-cookie" "haskell-exceptions" "haskell-http-types" 
"haskell-mime-types"
          "haskell-network" "haskell-network-uri" "haskell-random" 
"haskell-streaming-commons"

Reply via email to