Date: Friday, March 20, 2020 @ 21:03:12 Author: felixonmars Revision: 602106
upgpkg: haskell-html-conduit 1.3.2.1-53: rebuild with conduit-extra 1.3.5 Modified: haskell-html-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-20 21:02:31 UTC (rev 602105) +++ PKGBUILD 2020-03-20 21:03:12 UTC (rev 602106) @@ -3,7 +3,7 @@ _hkgname=html-conduit pkgname=haskell-html-conduit pkgver=1.3.2.1 -pkgrel=52 +pkgrel=53 pkgdesc="Parse HTML documents using xml-conduit datatypes" url="https://github.com/snoyberg/xml" license=('MIT')
