Date: Tuesday, November 17, 2020 @ 03:57:10 Author: felixonmars Revision: 755891
upgpkg: haskell-html-conduit 1.3.2.1-121: rebuild with QuickCheck 2.14.2, quickcheck-instances 0.3.25.1 Modified: haskell-html-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-17 03:56:15 UTC (rev 755890) +++ PKGBUILD 2020-11-17 03:57:10 UTC (rev 755891) @@ -3,7 +3,7 @@ _hkgname=html-conduit pkgname=haskell-html-conduit pkgver=1.3.2.1 -pkgrel=120 +pkgrel=121 pkgdesc="Parse HTML documents using xml-conduit datatypes" url="https://github.com/snoyberg/xml" license=('MIT')
