Date: Sunday, November 22, 2020 @ 20:29:09 Author: felixonmars Revision: 759528
upgpkg: haskell-html-conduit 1.3.2.1-123: rebuild with optparse-applicative 0.16.1.0 Modified: haskell-html-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-22 20:28:05 UTC (rev 759527) +++ PKGBUILD 2020-11-22 20:29:09 UTC (rev 759528) @@ -3,7 +3,7 @@ _hkgname=html-conduit pkgname=haskell-html-conduit pkgver=1.3.2.1 -pkgrel=122 +pkgrel=123 pkgdesc="Parse HTML documents using xml-conduit datatypes" url="https://github.com/snoyberg/xml" license=('MIT')
