Date: Monday, November 23, 2020 @ 15:08:03 Author: felixonmars Revision: 759946
upgpkg: haskell-http-conduit 2.3.7.3-222: rebuild with optparse-applicative 0.16.1.0 Modified: haskell-http-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-23 15:06:43 UTC (rev 759945) +++ PKGBUILD 2020-11-23 15:08:03 UTC (rev 759946) @@ -4,7 +4,7 @@ _hkgname=http-conduit pkgname=haskell-http-conduit pkgver=2.3.7.3 -pkgrel=221 +pkgrel=222 pkgdesc="HTTP client package with conduit interface and HTTPS support" url="https://www.yesodweb.com/book/http-conduit" license=("BSD")
