Date: Saturday, April 23, 2022 @ 21:56:09 Author: felixonmars Revision: 1188781
upgpkg: haskell-tls 1.5.7-23: rebuild with hashable 1.4.0.1 Modified: haskell-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-23 21:55:59 UTC (rev 1188780) +++ PKGBUILD 2022-04-23 21:56:09 UTC (rev 1188781) @@ -4,7 +4,7 @@ _hkgname=tls pkgname=haskell-tls pkgver=1.5.7 -pkgrel=22 +pkgrel=23 pkgdesc="TLS/SSL protocol native implementation (Server and Client)" url="https://github.com/vincenthz/hs-tls" license=("BSD")
