Date: Thursday, May 12, 2022 @ 09:52:13 Author: felixonmars Revision: 1198881
upgpkg: haskell-html-conduit 1.3.2.2-74: rebuild with unordered-containers 0.2.19.1 Modified: haskell-html-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-12 09:52:07 UTC (rev 1198880) +++ PKGBUILD 2022-05-12 09:52:13 UTC (rev 1198881) @@ -3,7 +3,7 @@ _hkgname=html-conduit pkgname=haskell-html-conduit pkgver=1.3.2.2 -pkgrel=73 +pkgrel=74 pkgdesc="Parse HTML documents using xml-conduit datatypes" url="https://github.com/snoyberg/xml" license=('MIT')
