Date: Monday, December 13, 2021 @ 13:45:02 Author: felixonmars Revision: 1071697
upgpkg: haskell-html-conduit 1.3.2.2-26: rebuild with indexed-traversable 0.1.2 Modified: haskell-html-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-13 13:44:14 UTC (rev 1071696) +++ PKGBUILD 2021-12-13 13:45:02 UTC (rev 1071697) @@ -3,7 +3,7 @@ _hkgname=html-conduit pkgname=haskell-html-conduit pkgver=1.3.2.2 -pkgrel=25 +pkgrel=26 pkgdesc="Parse HTML documents using xml-conduit datatypes" url="https://github.com/snoyberg/xml" license=('MIT')
