Date: Saturday, May 28, 2022 @ 16:32:48 Author: felixonmars Revision: 1212233
upgpkg: haskell-http-client 0.7.11-22: rebuild with doctest 0.20.0 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-28 16:32:41 UTC (rev 1212232) +++ PKGBUILD 2022-05-28 16:32:48 UTC (rev 1212233) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.11 -pkgrel=21 +pkgrel=22 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
