Date: Monday, May 25, 2020 @ 12:42:04 Author: felixonmars Revision: 634178
upgpkg: haskell-http-client 0.6.4.1-58: rebuild with aeson 1.5.0.0 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-25 12:38:42 UTC (rev 634177) +++ PKGBUILD 2020-05-25 12:42:04 UTC (rev 634178) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.6.4.1 -pkgrel=57 +pkgrel=58 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
