Date: Tuesday, August 4, 2020 @ 18:13:32 Author: felixonmars Revision: 668996
upgpkg: haskell-html-conduit 1.3.2.1-84: rebuild with xml-types 0.3.8 Modified: haskell-html-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-04 18:12:41 UTC (rev 668995) +++ PKGBUILD 2020-08-04 18:13:32 UTC (rev 668996) @@ -3,7 +3,7 @@ _hkgname=html-conduit pkgname=haskell-html-conduit pkgver=1.3.2.1 -pkgrel=83 +pkgrel=84 pkgdesc="Parse HTML documents using xml-conduit datatypes" url="https://github.com/snoyberg/xml" license=('MIT')
