Date: Sunday, November 12, 2017 @ 15:50:25
  Author: felixonmars
Revision: 266463

upgpkg: haskell-connection 0.2.8-30

rebuild with foundation,0.0.17 basement,0.0.4

Modified:
  haskell-connection/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-11-12 15:49:38 UTC (rev 266462)
+++ PKGBUILD    2017-11-12 15:50:25 UTC (rev 266463)
@@ -5,11 +5,11 @@
 _hkgname=connection
 pkgname=haskell-connection
 pkgver=0.2.8
-pkgrel=29
+pkgrel=30
 pkgdesc="Simple and easy network connections API"
 url="https://github.com/vincenthz/hs-connection";
 license=("custom:BSD3")
-arch=('i686' 'x86_64')
+arch=('x86_64')
 depends=('ghc-libs' "haskell-byteable" "haskell-data-default-class" 
"haskell-network" "haskell-socks"
          "haskell-tls" "haskell-x509" "haskell-x509-store" 
"haskell-x509-system"
          "haskell-x509-validation")

Reply via email to