Date: Saturday, March 28, 2020 @ 17:57:30 Author: felixonmars Revision: 605353
upgpkg: haskell-http-client 0.6.4.1-24: rebuild with attoparsec 0.13.2.4 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-28 17:56:30 UTC (rev 605352) +++ PKGBUILD 2020-03-28 17:57:30 UTC (rev 605353) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.6.4.1 -pkgrel=23 +pkgrel=24 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
