Date: Monday, May 18, 2020 @ 06:51:09 Author: felixonmars Revision: 629313
upgpkg: haskell-http-client 0.6.4.1-50: rebuild with warp 3.3.11 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-18 06:50:13 UTC (rev 629312) +++ PKGBUILD 2020-05-18 06:51:09 UTC (rev 629313) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.6.4.1 -pkgrel=49 +pkgrel=50 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
