Date: Saturday, March 14, 2020 @ 23:47:33 Author: felixonmars Revision: 597464
upgpkg: haskell-html-conduit 1.3.2.1-49: rebuild with StateVar 1.2 Modified: haskell-html-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-14 23:46:56 UTC (rev 597463) +++ PKGBUILD 2020-03-14 23:47:33 UTC (rev 597464) @@ -3,7 +3,7 @@ _hkgname=html-conduit pkgname=haskell-html-conduit pkgver=1.3.2.1 -pkgrel=48 +pkgrel=49 pkgdesc="Parse HTML documents using xml-conduit datatypes" url="https://github.com/snoyberg/xml" license=('MIT')
