Date: Monday, March 9, 2020 @ 12:21:01 Author: felixonmars Revision: 593052
upgpkg: haskell-http-client 0.6.4.1-2: rebuild with http-client 0.6.4.1 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-09 12:20:05 UTC (rev 593051) +++ PKGBUILD 2020-03-09 12:21:01 UTC (rev 593052) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.6.4.1 -pkgrel=1 +pkgrel=2 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
