Date: Monday, November 16, 2020 @ 22:24:03 Author: felixonmars Revision: 755723
upgpkg: haskell-http-client 0.7.2.1-62: rebuild with QuickCheck 2.14.2, quickcheck-instances 0.3.25.1 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-16 22:22:48 UTC (rev 755722) +++ PKGBUILD 2020-11-16 22:24:03 UTC (rev 755723) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.2.1 -pkgrel=61 +pkgrel=62 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
