Date: Tuesday, December 22, 2015 @ 03:27:26 Author: fyan Revision: 154093
upgpkg: haskell-tls 1.3.4-2 rebuild with asn1-types-0.3.2 Modified: haskell-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-12-22 02:27:03 UTC (rev 154092) +++ PKGBUILD 2015-12-22 02:27:26 UTC (rev 154093) @@ -5,7 +5,7 @@ _hkgname=tls pkgname=haskell-tls pkgver=1.3.4 -pkgrel=1 +pkgrel=2 pkgdesc="TLS/SSL protocol native implementation (Server and Client)" url="http://github.com/vincenthz/hs-tls" license=("custom:BSD3")
