Date: Friday, June 22, 2018 @ 10:55:27 Author: felixonmars Revision: 344427
upgpkg: haskell-http-conduit 2.3.1-23 rebuild with conduit 1.3.0.3 Modified: haskell-http-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-22 10:54:41 UTC (rev 344426) +++ PKGBUILD 2018-06-22 10:55:27 UTC (rev 344427) @@ -5,7 +5,7 @@ _hkgname=http-conduit pkgname=haskell-http-conduit pkgver=2.3.1 -pkgrel=22 +pkgrel=23 pkgdesc="HTTP client package with conduit interface and HTTPS support" url="http://www.yesodweb.com/book/http-conduit" license=("custom:BSD3")