Date: Saturday, February 13, 2021 @ 10:51:21 Author: felixonmars Revision: 859089
upgpkg: haskell-http-client 0.7.5-10: rebuild with network-uri 2.6.4.0 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-13 10:50:42 UTC (rev 859088) +++ PKGBUILD 2021-02-13 10:51:21 UTC (rev 859089) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.5 -pkgrel=9 +pkgrel=10 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
