Date: Tuesday, March 8, 2022 @ 07:59:11 Author: felixonmars Revision: 1145357
upgpkg: haskell-http-client 0.7.10-14: rebuild with doctest 0.19.0 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-08 07:58:52 UTC (rev 1145356) +++ PKGBUILD 2022-03-08 07:59:11 UTC (rev 1145357) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.10 -pkgrel=13 +pkgrel=14 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
