Date: Thursday, April 2, 2020 @ 11:00:23 Author: felixonmars Revision: 609457
upgpkg: haskell-html-conduit 1.3.2.1-59: rebuild with QuickCheck 2.14 Modified: haskell-html-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-02 10:59:43 UTC (rev 609456) +++ PKGBUILD 2020-04-02 11:00:23 UTC (rev 609457) @@ -3,7 +3,7 @@ _hkgname=html-conduit pkgname=haskell-html-conduit pkgver=1.3.2.1 -pkgrel=58 +pkgrel=59 pkgdesc="Parse HTML documents using xml-conduit datatypes" url="https://github.com/snoyberg/xml" license=('MIT')
