Date: Wednesday, February 10, 2021 @ 19:40:01 Author: felixonmars Revision: 854010
upgpkg: haskell-http-client 0.7.5-7: rebuild with attoparsec 0.13.2.5 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-10 19:39:19 UTC (rev 854009) +++ PKGBUILD 2021-02-10 19:40:01 UTC (rev 854010) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.5 -pkgrel=6 +pkgrel=7 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
