Date: Friday, April 3, 2020 @ 21:47:00 Author: felixonmars Revision: 611247
upgpkg: haskell-http-client 0.6.4.1-31: rebuild with http2 2.0.4 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-03 21:46:08 UTC (rev 611246) +++ PKGBUILD 2020-04-03 21:47:00 UTC (rev 611247) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.6.4.1 -pkgrel=30 +pkgrel=31 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
