Date: Sunday, May 15, 2022 @ 03:11:00 Author: felixonmars Revision: 1205914
upgpkg: haskell-html-conduit 1.3.2.2-77: rebuild with hashable 1.4.0.2 Modified: haskell-html-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-15 03:10:51 UTC (rev 1205913) +++ PKGBUILD 2022-05-15 03:11:00 UTC (rev 1205914) @@ -3,7 +3,7 @@ _hkgname=html-conduit pkgname=haskell-html-conduit pkgver=1.3.2.2 -pkgrel=76 +pkgrel=77 pkgdesc="Parse HTML documents using xml-conduit datatypes" url="https://github.com/snoyberg/xml" license=('MIT')
