Date: Sunday, March 7, 2021 @ 06:58:30 Author: felixonmars Revision: 885668
upgpkg: haskell-tls 1.5.5-11: rebuild with vector-th-unbox 0.2.1.9 Modified: haskell-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-07 06:57:32 UTC (rev 885667) +++ PKGBUILD 2021-03-07 06:58:30 UTC (rev 885668) @@ -4,7 +4,7 @@ _hkgname=tls pkgname=haskell-tls pkgver=1.5.5 -pkgrel=10 +pkgrel=11 pkgdesc="TLS/SSL protocol native implementation (Server and Client)" url="https://github.com/vincenthz/hs-tls" license=("BSD")
