Date: Thursday, February 18, 2021 @ 04:15:34 Author: felixonmars Revision: 863493
upgpkg: haskell-http-client 0.7.5-12: rebuild with async 2.2.3 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-18 04:14:38 UTC (rev 863492) +++ PKGBUILD 2021-02-18 04:15:34 UTC (rev 863493) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.5 -pkgrel=11 +pkgrel=12 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
