Date: Thursday, February 18, 2021 @ 03:32:28 Author: felixonmars Revision: 863447
upgpkg: haskell-tls 1.5.5-5: rebuild with async 2.2.3 Modified: haskell-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-18 03:31:18 UTC (rev 863446) +++ PKGBUILD 2021-02-18 03:32:28 UTC (rev 863447) @@ -4,7 +4,7 @@ _hkgname=tls pkgname=haskell-tls pkgver=1.5.5 -pkgrel=4 +pkgrel=5 pkgdesc="TLS/SSL protocol native implementation (Server and Client)" url="https://github.com/vincenthz/hs-tls" license=("BSD")
