Date: Monday, February 15, 2021 @ 09:58:27 Author: felixonmars Revision: 860919
upgpkg: haskell-http-client 0.7.5-11: rebuild with doctest 0.18 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-15 09:57:40 UTC (rev 860918) +++ PKGBUILD 2021-02-15 09:58:27 UTC (rev 860919) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.5 -pkgrel=10 +pkgrel=11 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
