Date: Wednesday, August 5, 2020 @ 15:22:53 Author: felixonmars Revision: 669577
upgpkg: haskell-html-conduit 1.3.2.1-85: rebuild with unordered-containers 0.2.12.0 Modified: haskell-html-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-05 15:22:05 UTC (rev 669576) +++ PKGBUILD 2020-08-05 15:22:53 UTC (rev 669577) @@ -3,7 +3,7 @@ _hkgname=html-conduit pkgname=haskell-html-conduit pkgver=1.3.2.1 -pkgrel=84 +pkgrel=85 pkgdesc="Parse HTML documents using xml-conduit datatypes" url="https://github.com/snoyberg/xml" license=('MIT')
