Date: Friday, October 2, 2020 @ 12:45:43 Author: felixonmars Revision: 715433
upgpkg: haskell-http-client 0.7.2.1-28: rebuild with base-orphans 0.8.3 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-02 12:38:11 UTC (rev 715432) +++ PKGBUILD 2020-10-02 12:45:43 UTC (rev 715433) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.2.1 -pkgrel=27 +pkgrel=28 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
