Date: Friday, January 6, 2023 @ 19:44:58 Author: felixonmars Revision: 1379023
upgpkg: haskell-tagsoup 0.14.8-199: rebuild with hashable 1.4.2.0 Modified: haskell-tagsoup/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-06 19:44:47 UTC (rev 1379022) +++ PKGBUILD 2023-01-06 19:44:58 UTC (rev 1379023) @@ -4,7 +4,7 @@ _hkgname=tagsoup pkgname=haskell-tagsoup pkgver=0.14.8 -pkgrel=198 +pkgrel=199 pkgdesc="Parsing and extracting information from (possibly malformed) HTML/XML documents" url="http://community.haskell.org/~ndm/tagsoup/" license=("BSD")
