Date: Thursday, February 27, 2020 @ 20:15:10 Author: felixonmars Revision: 584758
upgpkg: haskell-http-client 0.6.4-68: rebuild with ghc 8.8.3 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-27 20:14:50 UTC (rev 584757) +++ PKGBUILD 2020-02-27 20:15:10 UTC (rev 584758) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.6.4 -pkgrel=67 +pkgrel=68 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
