Date: Thursday, November 26, 2020 @ 03:15:00 Author: felixonmars Revision: 761359
upgpkg: haskell-html-conduit 1.3.2.1-124: rebuild with conduit 1.3.4 Modified: haskell-html-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-26 03:14:02 UTC (rev 761358) +++ PKGBUILD 2020-11-26 03:15:00 UTC (rev 761359) @@ -3,7 +3,7 @@ _hkgname=html-conduit pkgname=haskell-html-conduit pkgver=1.3.2.1 -pkgrel=123 +pkgrel=124 pkgdesc="Parse HTML documents using xml-conduit datatypes" url="https://github.com/snoyberg/xml" license=('MIT')
