Date: Saturday, September 3, 2022 @ 11:10:35 Author: felixonmars Revision: 1291645
upgpkg: haskell-html-conduit 1.3.2.2-106: rebuild with tasty-hedgehog 1.3.0.0 Modified: haskell-html-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-03 11:10:24 UTC (rev 1291644) +++ PKGBUILD 2022-09-03 11:10:35 UTC (rev 1291645) @@ -3,7 +3,7 @@ _hkgname=html-conduit pkgname=haskell-html-conduit pkgver=1.3.2.2 -pkgrel=105 +pkgrel=106 pkgdesc="Parse HTML documents using xml-conduit datatypes" url="https://github.com/snoyberg/xml" license=('MIT')