Date: Monday, December 20, 2021 @ 03:46:15 Author: felixonmars Revision: 1079410
upgpkg: haskell-html-conduit 1.3.2.2-30: rebuild with attoparsec 0.14.2 Modified: haskell-html-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-20 03:45:26 UTC (rev 1079409) +++ PKGBUILD 2021-12-20 03:46:15 UTC (rev 1079410) @@ -3,7 +3,7 @@ _hkgname=html-conduit pkgname=haskell-html-conduit pkgver=1.3.2.2 -pkgrel=29 +pkgrel=30 pkgdesc="Parse HTML documents using xml-conduit datatypes" url="https://github.com/snoyberg/xml" license=('MIT')
