Date: Tuesday, June 16, 2020 @ 03:14:24 Author: felixonmars Revision: 645821
upgpkg: haskell-http-client 0.7.0-14: rebuild with base-prelude 1.4 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-16 03:13:19 UTC (rev 645820) +++ PKGBUILD 2020-06-16 03:14:24 UTC (rev 645821) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.0 -pkgrel=13 +pkgrel=14 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
