Date: Wednesday, March 3, 2021 @ 11:40:31 Author: felixonmars Revision: 879044
upgpkg: haskell-html-conduit 1.3.2.1-172: rebuild with xml-conduit 1.9.1.0 Modified: haskell-html-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-03 11:39:56 UTC (rev 879043) +++ PKGBUILD 2021-03-03 11:40:31 UTC (rev 879044) @@ -3,7 +3,7 @@ _hkgname=html-conduit pkgname=haskell-html-conduit pkgver=1.3.2.1 -pkgrel=171 +pkgrel=172 pkgdesc="Parse HTML documents using xml-conduit datatypes" url="https://github.com/snoyberg/xml" license=('MIT')
