Date: Sunday, February 2, 2020 @ 06:48:47 Author: felixonmars Revision: 561324
upgpkg: haskell-html-conduit 1.3.2.1-32: rebuild with bifunctors 5.5.7 Modified: haskell-html-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-02 06:47:59 UTC (rev 561323) +++ PKGBUILD 2020-02-02 06:48:47 UTC (rev 561324) @@ -3,7 +3,7 @@ _hkgname=html-conduit pkgname=haskell-html-conduit pkgver=1.3.2.1 -pkgrel=31 +pkgrel=32 pkgdesc="Parse HTML documents using xml-conduit datatypes" url="https://github.com/snoyberg/xml" license=('MIT')
