Date: Thursday, December 16, 2021 @ 10:42:56 Author: felixonmars Revision: 1074254
upgpkg: haskell-html-conduit 1.3.2.2-27: rebuild with hashable 1.3.4.1 Modified: haskell-html-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-16 10:42:06 UTC (rev 1074253) +++ PKGBUILD 2021-12-16 10:42:56 UTC (rev 1074254) @@ -3,7 +3,7 @@ _hkgname=html-conduit pkgname=haskell-html-conduit pkgver=1.3.2.2 -pkgrel=26 +pkgrel=27 pkgdesc="Parse HTML documents using xml-conduit datatypes" url="https://github.com/snoyberg/xml" license=('MIT')
