Date: Tuesday, August 18, 2020 @ 11:40:10 Author: felixonmars Revision: 683856
upgpkg: haskell-html-conduit 1.3.2.1-93: rebuild with ghc 8.10.2 Modified: haskell-html-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-18 11:39:00 UTC (rev 683855) +++ PKGBUILD 2020-08-18 11:40:10 UTC (rev 683856) @@ -3,7 +3,7 @@ _hkgname=html-conduit pkgname=haskell-html-conduit pkgver=1.3.2.1 -pkgrel=92 +pkgrel=93 pkgdesc="Parse HTML documents using xml-conduit datatypes" url="https://github.com/snoyberg/xml" license=('MIT')
