Date: Thursday, April 2, 2020 @ 20:38:49 Author: felixonmars Revision: 610282
upgpkg: haskell-http-client 0.6.4.1-29: rebuild with lifted-async 0.10.0.6 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-02 20:37:53 UTC (rev 610281) +++ PKGBUILD 2020-04-02 20:38:49 UTC (rev 610282) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.6.4.1 -pkgrel=28 +pkgrel=29 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
