Date: Monday, March 16, 2020 @ 01:13:11 Author: felixonmars Revision: 598935
upgpkg: haskell-tls 1.5.4-5: rebuild with hashable 1.3.0.0 Modified: haskell-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-16 01:11:58 UTC (rev 598934) +++ PKGBUILD 2020-03-16 01:13:11 UTC (rev 598935) @@ -4,7 +4,7 @@ _hkgname=tls pkgname=haskell-tls pkgver=1.5.4 -pkgrel=4 +pkgrel=5 pkgdesc="TLS/SSL protocol native implementation (Server and Client)" url="https://github.com/vincenthz/hs-tls" license=("BSD")
