Date: Saturday, August 1, 2020 @ 06:38:29 Author: felixonmars Revision: 667287
upgpkg: haskell-http-client 0.7.1-14: rebuild with QuickCheck 2.14.1 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-01 06:35:57 UTC (rev 667286) +++ PKGBUILD 2020-08-01 06:38:29 UTC (rev 667287) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.1 -pkgrel=13 +pkgrel=14 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
