Date: Thursday, June 18, 2020 @ 09:33:32 Author: felixonmars Revision: 646897
upgpkg: haskell-html-conduit 1.3.2.1-75: rebuild with unordered-containers 0.2.11.0 Modified: haskell-html-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-18 09:32:44 UTC (rev 646896) +++ PKGBUILD 2020-06-18 09:33:32 UTC (rev 646897) @@ -3,7 +3,7 @@ _hkgname=html-conduit pkgname=haskell-html-conduit pkgver=1.3.2.1 -pkgrel=74 +pkgrel=75 pkgdesc="Parse HTML documents using xml-conduit datatypes" url="https://github.com/snoyberg/xml" license=('MIT')
