Date: Tuesday, August 18, 2020 @ 07:37:47 Author: felixonmars Revision: 683735
upgpkg: haskell-http-client 0.7.1-41: rebuild with ghc 8.10.2 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-18 07:36:25 UTC (rev 683734) +++ PKGBUILD 2020-08-18 07:37:47 UTC (rev 683735) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.1 -pkgrel=40 +pkgrel=41 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
