Date: Tuesday, April 13, 2021 @ 11:16:20 Author: felixonmars Revision: 917060
upgpkg: haskell-http-client 0.7.6-16: rebuild with quickcheck-classes-base 0.6.2.0 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-13 11:15:28 UTC (rev 917059) +++ PKGBUILD 2021-04-13 11:16:20 UTC (rev 917060) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.6 -pkgrel=15 +pkgrel=16 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
