Date: Tuesday, February 9, 2021 @ 21:44:52 Author: felixonmars Revision: 851744
upgpkg: haskell-html-conduit 1.3.2.1-159: rebuild with ghc 8.10.4 Modified: haskell-html-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 21:44:19 UTC (rev 851743) +++ PKGBUILD 2021-02-09 21:44:52 UTC (rev 851744) @@ -3,7 +3,7 @@ _hkgname=html-conduit pkgname=haskell-html-conduit pkgver=1.3.2.1 -pkgrel=158 +pkgrel=159 pkgdesc="Parse HTML documents using xml-conduit datatypes" url="https://github.com/snoyberg/xml" license=('MIT')
