Date: Friday, August 21, 2020 @ 19:06:21 Author: felixonmars Revision: 686374
upgpkg: haskell-http-client 0.7.2-2: rebuild with http-client 0.7.2 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-21 19:04:58 UTC (rev 686373) +++ PKGBUILD 2020-08-21 19:06:21 UTC (rev 686374) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.2 -pkgrel=1 +pkgrel=2 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
