Date: Sunday, December 27, 2020 @ 22:23:36 Author: felixonmars Revision: 793920
upgpkg: haskell-tagsoup 0.14.8-70: rebuild with indexed-traversable 0.1.1 Modified: haskell-tagsoup/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-27 22:22:55 UTC (rev 793919) +++ PKGBUILD 2020-12-27 22:23:36 UTC (rev 793920) @@ -4,7 +4,7 @@ _hkgname=tagsoup pkgname=haskell-tagsoup pkgver=0.14.8 -pkgrel=69 +pkgrel=70 pkgdesc="Parsing and extracting information from (possibly malformed) HTML/XML documents" url="http://community.haskell.org/~ndm/tagsoup/" license=("BSD")
