Date: Friday, August 14, 2020 @ 19:56:39 Author: felixonmars Revision: 679271
upgpkg: haskell-http-client 0.7.1-35: rebuild with aeson 1.5.3.0 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-14 19:56:33 UTC (rev 679270) +++ PKGBUILD 2020-08-14 19:56:39 UTC (rev 679271) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.1 -pkgrel=34 +pkgrel=35 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
