Date: Wednesday, April 6, 2022 @ 21:31:14 Author: felixonmars Revision: 1182082
upgpkg: haskell-html-conduit 1.3.2.2-67: rebuild with unordered-containers 0.2.18.0 Modified: haskell-html-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-06 21:31:12 UTC (rev 1182081) +++ PKGBUILD 2022-04-06 21:31:14 UTC (rev 1182082) @@ -3,7 +3,7 @@ _hkgname=html-conduit pkgname=haskell-html-conduit pkgver=1.3.2.2 -pkgrel=66 +pkgrel=67 pkgdesc="Parse HTML documents using xml-conduit datatypes" url="https://github.com/snoyberg/xml" license=('MIT')
