Date: Friday, January 28, 2022 @ 19:42:37 Author: felixonmars Revision: 1118507
upgpkg: haskell-http-client 0.7.10-5: rebuild with async 2.2.4 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-28 19:32:51 UTC (rev 1118506) +++ PKGBUILD 2022-01-28 19:42:37 UTC (rev 1118507) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.10 -pkgrel=4 +pkgrel=5 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
