Date: Friday, February 19, 2021 @ 22:17:04 Author: felixonmars Revision: 866380
upgpkg: haskell-html-conduit 1.3.2.1-165: rebuild with profunctors 5.6.2 Modified: haskell-html-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-19 22:16:28 UTC (rev 866379) +++ PKGBUILD 2021-02-19 22:17:04 UTC (rev 866380) @@ -3,7 +3,7 @@ _hkgname=html-conduit pkgname=haskell-html-conduit pkgver=1.3.2.1 -pkgrel=164 +pkgrel=165 pkgdesc="Parse HTML documents using xml-conduit datatypes" url="https://github.com/snoyberg/xml" license=('MIT')
