Date: Thursday, June 25, 2020 @ 09:16:55 Author: felixonmars Revision: 653248
upgpkg: haskell-http-client 0.7.1-9: rebuild with warp 3.3.13 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-25 09:15:50 UTC (rev 653247) +++ PKGBUILD 2020-06-25 09:16:55 UTC (rev 653248) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.1 -pkgrel=8 +pkgrel=9 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
