Date: Tuesday, March 2, 2021 @ 23:33:11 Author: felixonmars Revision: 878633
upgpkg: haskell-html-conduit 1.3.2.1-171: rebuild with conduit 1.3.4.1 Modified: haskell-html-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-02 23:32:28 UTC (rev 878632) +++ PKGBUILD 2021-03-02 23:33:11 UTC (rev 878633) @@ -3,7 +3,7 @@ _hkgname=html-conduit pkgname=haskell-html-conduit pkgver=1.3.2.1 -pkgrel=170 +pkgrel=171 pkgdesc="Parse HTML documents using xml-conduit datatypes" url="https://github.com/snoyberg/xml" license=('MIT')
