Date: Tuesday, August 4, 2020 @ 08:26:26 Author: felixonmars Revision: 668757
upgpkg: haskell-http-client 0.7.1-20: rebuild with http2 2.0.5 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-04 08:25:39 UTC (rev 668756) +++ PKGBUILD 2020-08-04 08:26:26 UTC (rev 668757) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.1 -pkgrel=19 +pkgrel=20 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
