Date: Wednesday, February 19, 2020 @ 16:38:00 Author: felixonmars Revision: 576671
upgpkg: haskell-http-client-tls 0.3.5.3-170: rebuild with tls 1.5.4 Modified: haskell-http-client-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-19 16:37:08 UTC (rev 576670) +++ PKGBUILD 2020-02-19 16:38:00 UTC (rev 576671) @@ -4,7 +4,7 @@ _hkgname=http-client-tls pkgname=haskell-http-client-tls pkgver=0.3.5.3 -pkgrel=169 +pkgrel=170 pkgdesc="http-client backend using the connection package and tls library" url="https://github.com/snoyberg/http-client" license=("MIT")
