Date: Thursday, December 16, 2021 @ 07:40:10 Author: felixonmars Revision: 1073976
upgpkg: haskell-tls 1.5.5-58: rebuild with hashable 1.3.4.1 Modified: haskell-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-16 07:38:41 UTC (rev 1073975) +++ PKGBUILD 2021-12-16 07:40:10 UTC (rev 1073976) @@ -4,7 +4,7 @@ _hkgname=tls pkgname=haskell-tls pkgver=1.5.5 -pkgrel=57 +pkgrel=58 pkgdesc="TLS/SSL protocol native implementation (Server and Client)" url="https://github.com/vincenthz/hs-tls" license=("BSD")
