Date: Sunday, June 9, 2019 @ 17:33:13 Author: felixonmars Revision: 479082
upgpkg: haskell-tls 1.4.1-73 rebuild with async 2.2.2 Modified: haskell-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-09 17:31:45 UTC (rev 479081) +++ PKGBUILD 2019-06-09 17:33:13 UTC (rev 479082) @@ -4,7 +4,7 @@ _hkgname=tls pkgname=haskell-tls pkgver=1.4.1 -pkgrel=72 +pkgrel=73 pkgdesc="TLS/SSL protocol native implementation (Server and Client)" url="https://github.com/vincenthz/hs-tls" license=("BSD")
