Date: Sunday, April 19, 2020 @ 23:33:30 Author: felixonmars Revision: 616747
upgpkg: haskell-html-conduit 1.3.2.1-61: rebuild with resourcet 1.2.4 Modified: haskell-html-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-19 23:32:53 UTC (rev 616746) +++ PKGBUILD 2020-04-19 23:33:30 UTC (rev 616747) @@ -3,7 +3,7 @@ _hkgname=html-conduit pkgname=haskell-html-conduit pkgver=1.3.2.1 -pkgrel=60 +pkgrel=61 pkgdesc="Parse HTML documents using xml-conduit datatypes" url="https://github.com/snoyberg/xml" license=('MIT')
