Date: Friday, March 2, 2018 @ 09:12:47 Author: felixonmars Revision: 301314
upgpkg: haskell-tls 1.4.1-2 rebuild with x509,1.7.3 Modified: haskell-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-02 09:11:44 UTC (rev 301313) +++ PKGBUILD 2018-03-02 09:12:47 UTC (rev 301314) @@ -5,7 +5,7 @@ _hkgname=tls pkgname=haskell-tls pkgver=1.4.1 -pkgrel=1 +pkgrel=2 pkgdesc="TLS/SSL protocol native implementation (Server and Client)" url="https://github.com/vincenthz/hs-tls" license=("custom:BSD3")
