Date: Tuesday, February 2, 2021 @ 21:04:40 Author: felixonmars Revision: 841608
upgpkg: haskell-tls 1.5.4-73: rebuild with HUnit 1.6.2.0 Modified: haskell-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-02 21:02:30 UTC (rev 841607) +++ PKGBUILD 2021-02-02 21:04:40 UTC (rev 841608) @@ -4,7 +4,7 @@ _hkgname=tls pkgname=haskell-tls pkgver=1.5.4 -pkgrel=72 +pkgrel=73 pkgdesc="TLS/SSL protocol native implementation (Server and Client)" url="https://github.com/vincenthz/hs-tls" license=("BSD")
