Date: Wednesday, May 13, 2020 @ 09:40:13 Author: felixonmars Revision: 627573
upgpkg: haskell-html-conduit 1.3.2.1-65: rebuild with tasty 1.3 Modified: haskell-html-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-13 09:39:25 UTC (rev 627572) +++ PKGBUILD 2020-05-13 09:40:13 UTC (rev 627573) @@ -3,7 +3,7 @@ _hkgname=html-conduit pkgname=haskell-html-conduit pkgver=1.3.2.1 -pkgrel=64 +pkgrel=65 pkgdesc="Parse HTML documents using xml-conduit datatypes" url="https://github.com/snoyberg/xml" license=('MIT')
