Date: Friday, June 22, 2018 @ 11:01:51 Author: felixonmars Revision: 344439
upgpkg: haskell-html-conduit 1.3.0-21 rebuild with conduit 1.3.0.3 Modified: haskell-html-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-22 11:01:19 UTC (rev 344438) +++ PKGBUILD 2018-06-22 11:01:51 UTC (rev 344439) @@ -4,7 +4,7 @@ _hkgname=html-conduit pkgname=haskell-html-conduit pkgver=1.3.0 -pkgrel=20 +pkgrel=21 pkgdesc="Parse HTML documents using xml-conduit datatypes" url="https://github.com/snoyberg/xml" license=('MIT')
