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

Felix Yan felixonmars at archlinux.org
Sun Nov 12 15:48:56 UTC 2017


    Date: Sunday, November 12, 2017 @ 15:48:54
  Author: felixonmars
Revision: 266461

upgpkg: haskell-tls 1.4.0-9

rebuild with foundation,0.0.17 basement,0.0.4

Modified:
  haskell-tls/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-12 15:47:37 UTC (rev 266460)
+++ PKGBUILD	2017-11-12 15:48:54 UTC (rev 266461)
@@ -5,11 +5,11 @@
 _hkgname=tls
 pkgname=haskell-tls
 pkgver=1.4.0
-pkgrel=8
+pkgrel=9
 pkgdesc="TLS/SSL protocol native implementation (Server and Client)"
 url="https://github.com/vincenthz/hs-tls"
 license=("custom:BSD3")
-arch=('i686' 'x86_64')
+arch=('x86_64')
 depends=('ghc-libs' "haskell-asn1-encoding" "haskell-asn1-types" "haskell-async" "haskell-cereal"
          "haskell-cryptonite" "haskell-data-default-class" "haskell-memory" "haskell-mtl"
          "haskell-network" "haskell-x509" "haskell-x509-store" "haskell-x509-validation")



More information about the arch-commits mailing list