Date: Monday, November 16, 2020 @ 22:12:53 Author: felixonmars Revision: 755700
upgpkg: haskell-http-client 0.7.2.1-61: 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:12:51 UTC (rev 755699) +++ PKGBUILD 2020-11-16 22:12:53 UTC (rev 755700) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.2.1 -pkgrel=60 +pkgrel=61 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
