Date: Friday, March 12, 2021 @ 05:10:51 Author: felixonmars Revision: 888155
upgpkg: haskell-tls 1.5.5-12: rebuild with tasty 1.4.0.1 Modified: haskell-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-12 05:09:13 UTC (rev 888154) +++ PKGBUILD 2021-03-12 05:10:51 UTC (rev 888155) @@ -4,7 +4,7 @@ _hkgname=tls pkgname=haskell-tls pkgver=1.5.5 -pkgrel=11 +pkgrel=12 pkgdesc="TLS/SSL protocol native implementation (Server and Client)" url="https://github.com/vincenthz/hs-tls" license=("BSD")
