Date: Saturday, March 3, 2018 @ 11:13:00 Author: felixonmars Revision: 301863
upgpkg: haskell-tls 1.4.1-4 rebuild with x509-store,1.6.6 Modified: haskell-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-03 11:11:45 UTC (rev 301862) +++ PKGBUILD 2018-03-03 11:13:00 UTC (rev 301863) @@ -5,7 +5,7 @@ _hkgname=tls pkgname=haskell-tls pkgver=1.4.1 -pkgrel=3 +pkgrel=4 pkgdesc="TLS/SSL protocol native implementation (Server and Client)" url="https://github.com/vincenthz/hs-tls" license=("custom:BSD3")
