Date: Monday, February 22, 2021 @ 22:40:13 Author: felixonmars Revision: 869167
upgpkg: haskell-html-conduit 1.3.2.1-167: rebuild with hashable 1.3.1.0 Modified: haskell-html-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-22 22:39:38 UTC (rev 869166) +++ PKGBUILD 2021-02-22 22:40:13 UTC (rev 869167) @@ -3,7 +3,7 @@ _hkgname=html-conduit pkgname=haskell-html-conduit pkgver=1.3.2.1 -pkgrel=166 +pkgrel=167 pkgdesc="Parse HTML documents using xml-conduit datatypes" url="https://github.com/snoyberg/xml" license=('MIT')
