Date: Friday, March 20, 2020 @ 18:11:57 Author: felixonmars Revision: 601985
upgpkg: haskell-http-client 0.6.4.1-17: rebuild with conduit-extra 1.3.5 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-20 18:11:04 UTC (rev 601984) +++ PKGBUILD 2020-03-20 18:11:57 UTC (rev 601985) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.6.4.1 -pkgrel=16 +pkgrel=17 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
