Date: Wednesday, February 12, 2020 @ 10:25:24 Author: felixonmars Revision: 569184
upgpkg: haskell-http-client 0.6.4-45: rebuild with network-uri 2.6.2.0 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-12 10:24:20 UTC (rev 569183) +++ PKGBUILD 2020-02-12 10:25:24 UTC (rev 569184) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.6.4 -pkgrel=44 +pkgrel=45 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
