Date: Sunday, October 4, 2020 @ 21:34:48 Author: felixonmars Revision: 718624
upgpkg: haskell-http-client 0.7.2.1-31: rebuild with aeson 1.5.4.1 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-04 21:34:02 UTC (rev 718623) +++ PKGBUILD 2020-10-04 21:34:48 UTC (rev 718624) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.2.1 -pkgrel=30 +pkgrel=31 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
