Date: Monday, December 28, 2020 @ 09:01:56 Author: felixonmars Revision: 794398
upgpkg: haskell-html-conduit 1.3.2.1-135: rebuild with indexed-traversable 0.1.1 Modified: haskell-html-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-28 09:01:21 UTC (rev 794397) +++ PKGBUILD 2020-12-28 09:01:56 UTC (rev 794398) @@ -3,7 +3,7 @@ _hkgname=html-conduit pkgname=haskell-html-conduit pkgver=1.3.2.1 -pkgrel=134 +pkgrel=135 pkgdesc="Parse HTML documents using xml-conduit datatypes" url="https://github.com/snoyberg/xml" license=('MIT')
