Date: Sunday, April 28, 2019 @ 23:34:31 Author: felixonmars Revision: 455202
upgpkg: haskell-html-conduit 1.3.2-31 rebuild with ghc 8.6.5 Modified: haskell-html-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-28 23:33:41 UTC (rev 455201) +++ PKGBUILD 2019-04-28 23:34:31 UTC (rev 455202) @@ -3,7 +3,7 @@ _hkgname=html-conduit pkgname=haskell-html-conduit pkgver=1.3.2 -pkgrel=30 +pkgrel=31 pkgdesc="Parse HTML documents using xml-conduit datatypes" url="https://github.com/snoyberg/xml" license=('MIT')
