Date: Sunday, April 28, 2019 @ 18:06:39 Author: felixonmars Revision: 455116
upgpkg: haskell-http-client 0.6.4-3 rebuild with ghc 8.6.5 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-28 18:05:31 UTC (rev 455115) +++ PKGBUILD 2019-04-28 18:06:39 UTC (rev 455116) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.6.4 -pkgrel=2 +pkgrel=3 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
