Date: Thursday, March 19, 2020 @ 17:04:31 Author: felixonmars Revision: 600955
upgpkg: haskell-html-conduit 1.3.2.1-51: rebuild with xml-conduit 1.9.0.0 Modified: haskell-html-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-19 17:03:49 UTC (rev 600954) +++ PKGBUILD 2020-03-19 17:04:31 UTC (rev 600955) @@ -3,7 +3,7 @@ _hkgname=html-conduit pkgname=haskell-html-conduit pkgver=1.3.2.1 -pkgrel=50 +pkgrel=51 pkgdesc="Parse HTML documents using xml-conduit datatypes" url="https://github.com/snoyberg/xml" license=('MIT')
