Date: Monday, March 16, 2020 @ 01:41:19 Author: felixonmars Revision: 598975
upgpkg: haskell-html-conduit 1.3.2.1-50: rebuild with hashable 1.3.0.0 Modified: haskell-html-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-16 01:40:38 UTC (rev 598974) +++ PKGBUILD 2020-03-16 01:41:19 UTC (rev 598975) @@ -3,7 +3,7 @@ _hkgname=html-conduit pkgname=haskell-html-conduit pkgver=1.3.2.1 -pkgrel=49 +pkgrel=50 pkgdesc="Parse HTML documents using xml-conduit datatypes" url="https://github.com/snoyberg/xml" license=('MIT')
