Date: Friday, May 21, 2021 @ 07:04:03 Author: felixonmars Revision: 940438
upgpkg: haskell-html-conduit 1.3.2.1-193: rebuild with hashable 1.3.2.0 Modified: haskell-html-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-21 07:03:10 UTC (rev 940437) +++ PKGBUILD 2021-05-21 07:04:03 UTC (rev 940438) @@ -3,7 +3,7 @@ _hkgname=html-conduit pkgname=haskell-html-conduit pkgver=1.3.2.1 -pkgrel=192 +pkgrel=193 pkgdesc="Parse HTML documents using xml-conduit datatypes" url="https://github.com/snoyberg/xml" license=('MIT')
