Date: Sunday, June 9, 2019 @ 14:59:13 Author: felixonmars Revision: 478944
upgpkg: haskell-http-client 0.6.4-13 rebuild with async 2.2.2 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-09 14:57:36 UTC (rev 478943) +++ PKGBUILD 2019-06-09 14:59:13 UTC (rev 478944) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.6.4 -pkgrel=12 +pkgrel=13 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
