Date: Thursday, March 26, 2020 @ 19:27:24 Author: felixonmars Revision: 604592
upgpkg: haskell-http-client 0.6.4.1-22: rebuild with aeson 1.4.7.1 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-26 19:26:38 UTC (rev 604591) +++ PKGBUILD 2020-03-26 19:27:24 UTC (rev 604592) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.6.4.1 -pkgrel=21 +pkgrel=22 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
