Date: Thursday, February 18, 2021 @ 03:40:56 Author: felixonmars Revision: 863463
upgpkg: haskell-html-conduit 1.3.2.1-164: rebuild with async 2.2.3 Modified: haskell-html-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-18 03:40:08 UTC (rev 863462) +++ PKGBUILD 2021-02-18 03:40:56 UTC (rev 863463) @@ -3,7 +3,7 @@ _hkgname=html-conduit pkgname=haskell-html-conduit pkgver=1.3.2.1 -pkgrel=163 +pkgrel=164 pkgdesc="Parse HTML documents using xml-conduit datatypes" url="https://github.com/snoyberg/xml" license=('MIT')
