Date: Sunday, February 16, 2020 @ 14:06:45 Author: felixonmars Revision: 572612
upgpkg: haskell-http-client 0.6.4-48: rebuild with ghc 8.8.2 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-16 14:05:36 UTC (rev 572611) +++ PKGBUILD 2020-02-16 14:06:45 UTC (rev 572612) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.6.4 -pkgrel=47 +pkgrel=48 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
