Date: Sunday, August 21, 2022 @ 21:56:37 Author: felixonmars Revision: 1274099
upgpkg: haskell-http-conduit 2.3.8-221: rebuild with http-client 0.7.13 Modified: haskell-http-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-21 21:56:28 UTC (rev 1274098) +++ PKGBUILD 2022-08-21 21:56:37 UTC (rev 1274099) @@ -4,7 +4,7 @@ _hkgname=http-conduit pkgname=haskell-http-conduit pkgver=2.3.8 -pkgrel=220 +pkgrel=221 pkgdesc="HTTP client package with conduit interface and HTTPS support" url="https://www.yesodweb.com/book/http-conduit" license=("BSD")
