Date: Wednesday, April 1, 2020 @ 22:28:01 Author: felixonmars Revision: 609293
upgpkg: haskell-http-client 0.6.4.1-27: rebuild with QuickCheck 2.14 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-01 22:27:07 UTC (rev 609292) +++ PKGBUILD 2020-04-01 22:28:01 UTC (rev 609293) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.6.4.1 -pkgrel=26 +pkgrel=27 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
