Date: Tuesday, April 14, 2020 @ 08:20:59 Author: felixonmars Revision: 614008
upgpkg: haskell-http-client 0.6.4.1-34: rebuild with warp 3.3.10 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-14 08:19:53 UTC (rev 614007) +++ PKGBUILD 2020-04-14 08:20:59 UTC (rev 614008) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.6.4.1 -pkgrel=33 +pkgrel=34 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
