Date: Friday, August 21, 2020 @ 19:21:58 Author: felixonmars Revision: 686403
upgpkg: haskell-http-client-tls 0.3.5.3-283: rebuild with http-client 0.7.2 Modified: haskell-http-client-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-21 19:21:17 UTC (rev 686402) +++ PKGBUILD 2020-08-21 19:21:58 UTC (rev 686403) @@ -4,7 +4,7 @@ _hkgname=http-client-tls pkgname=haskell-http-client-tls pkgver=0.3.5.3 -pkgrel=282 +pkgrel=283 pkgdesc="http-client backend using the connection package and tls library" url="https://github.com/snoyberg/http-client" license=("MIT")
