Date: Monday, January 4, 2021 @ 17:48:16 Author: felixonmars Revision: 807804
upgpkg: haskell-http-client 0.7.3-33: rebuild with aeson 1.5.5.0 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-04 17:47:31 UTC (rev 807803) +++ PKGBUILD 2021-01-04 17:48:16 UTC (rev 807804) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.3 -pkgrel=32 +pkgrel=33 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
