Date: Thursday, December 24, 2020 @ 10:12:41 Author: felixonmars Revision: 786996
upgpkg: haskell-html-conduit 1.3.2.1-132: rebuild with ghc 8.10.3 Modified: haskell-html-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-24 10:12:09 UTC (rev 786995) +++ PKGBUILD 2020-12-24 10:12:41 UTC (rev 786996) @@ -3,7 +3,7 @@ _hkgname=html-conduit pkgname=haskell-html-conduit pkgver=1.3.2.1 -pkgrel=131 +pkgrel=132 pkgdesc="Parse HTML documents using xml-conduit datatypes" url="https://github.com/snoyberg/xml" license=('MIT')
