Date: Monday, August 8, 2022 @ 19:08:58 Author: felixonmars Revision: 1262054
upgpkg: haskell-html-conduit 1.3.2.2-96: rebuild with tasty 1.4.2.3 Modified: haskell-html-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-08 19:08:49 UTC (rev 1262053) +++ PKGBUILD 2022-08-08 19:08:58 UTC (rev 1262054) @@ -3,7 +3,7 @@ _hkgname=html-conduit pkgname=haskell-html-conduit pkgver=1.3.2.2 -pkgrel=95 +pkgrel=96 pkgdesc="Parse HTML documents using xml-conduit datatypes" url="https://github.com/snoyberg/xml" license=('MIT')
