Date: Wednesday, March 9, 2022 @ 21:12:43 Author: felixonmars Revision: 1145818
upgpkg: haskell-html-conduit 1.3.2.2-57: rebuild with doctest 0.19.0 Modified: haskell-html-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-09 21:12:13 UTC (rev 1145817) +++ PKGBUILD 2022-03-09 21:12:43 UTC (rev 1145818) @@ -3,7 +3,7 @@ _hkgname=html-conduit pkgname=haskell-html-conduit pkgver=1.3.2.2 -pkgrel=56 +pkgrel=57 pkgdesc="Parse HTML documents using xml-conduit datatypes" url="https://github.com/snoyberg/xml" license=('MIT')
