Date: Friday, February 18, 2022 @ 23:02:50 Author: felixonmars Revision: 1134423
upgpkg: haskell-tagsoup 0.14.8-154: rebuild with hashable 1.4.0.0 Modified: haskell-tagsoup/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-18 23:01:39 UTC (rev 1134422) +++ PKGBUILD 2022-02-18 23:02:50 UTC (rev 1134423) @@ -4,7 +4,7 @@ _hkgname=tagsoup pkgname=haskell-tagsoup pkgver=0.14.8 -pkgrel=153 +pkgrel=154 pkgdesc="Parsing and extracting information from (possibly malformed) HTML/XML documents" url="http://community.haskell.org/~ndm/tagsoup/" license=("BSD")
