Date: Monday, March 16, 2020 @ 22:07:09 Author: felixonmars Revision: 599888
upgpkg: haskell-http-client 0.6.4.1-12: rebuild with warp 3.3.9 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-16 22:06:21 UTC (rev 599887) +++ PKGBUILD 2020-03-16 22:07:09 UTC (rev 599888) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.6.4.1 -pkgrel=11 +pkgrel=12 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
