Date: Saturday, March 27, 2021 @ 23:43:34 Author: felixonmars Revision: 905803
upgpkg: haskell-tagsoup 0.14.8-106: rebuild with tasty 1.4.1 Modified: haskell-tagsoup/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-27 23:42:32 UTC (rev 905802) +++ PKGBUILD 2021-03-27 23:43:34 UTC (rev 905803) @@ -4,7 +4,7 @@ _hkgname=tagsoup pkgname=haskell-tagsoup pkgver=0.14.8 -pkgrel=105 +pkgrel=106 pkgdesc="Parsing and extracting information from (possibly malformed) HTML/XML documents" url="http://community.haskell.org/~ndm/tagsoup/" license=("BSD")
