Date: Saturday, April 23, 2022 @ 23:05:02 Author: felixonmars Revision: 1189218
upgpkg: haskell-html-conduit 1.3.2.2-69: rebuild with hashable 1.4.0.1 Modified: haskell-html-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-23 23:04:56 UTC (rev 1189217) +++ PKGBUILD 2022-04-23 23:05:02 UTC (rev 1189218) @@ -3,7 +3,7 @@ _hkgname=html-conduit pkgname=haskell-html-conduit pkgver=1.3.2.2 -pkgrel=68 +pkgrel=69 pkgdesc="Parse HTML documents using xml-conduit datatypes" url="https://github.com/snoyberg/xml" license=('MIT')
