Date: Wednesday, February 10, 2021 @ 02:32:59 Author: felixonmars Revision: 852230
upgpkg: haskell-http-client 0.7.5-6: rebuild with ghc 8.10.4 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-10 02:32:12 UTC (rev 852229) +++ PKGBUILD 2021-02-10 02:32:59 UTC (rev 852230) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.5 -pkgrel=5 +pkgrel=6 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
