Date: Thursday, June 18, 2020 @ 18:37:36 Author: felixonmars Revision: 647421
upgpkg: haskell-http-conduit 2.3.7.3-143: rebuild with http-client 0.7.1 Modified: haskell-http-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-18 18:36:32 UTC (rev 647420) +++ PKGBUILD 2020-06-18 18:37:36 UTC (rev 647421) @@ -4,7 +4,7 @@ _hkgname=http-conduit pkgname=haskell-http-conduit pkgver=2.3.7.3 -pkgrel=142 +pkgrel=143 pkgdesc="HTTP client package with conduit interface and HTTPS support" url="https://www.yesodweb.com/book/http-conduit" license=("BSD")
