Date: Wednesday, February 17, 2016 @ 10:58:58 Author: fyan Revision: 161986
upgpkg: haskell-tls 1.3.4-8 rebuild with unordered-containers-0.2.7.0, cryptonite-0.11, cmdargs-0.10.14, conduit-extra-1.1.10, vector-th-unbox-0.2.1.4 Modified: haskell-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-02-17 09:54:23 UTC (rev 161985) +++ PKGBUILD 2016-02-17 09:58:58 UTC (rev 161986) @@ -5,7 +5,7 @@ _hkgname=tls pkgname=haskell-tls pkgver=1.3.4 -pkgrel=7 +pkgrel=8 pkgdesc="TLS/SSL protocol native implementation (Server and Client)" url="http://github.com/vincenthz/hs-tls" license=("custom:BSD3")