Date: Monday, February 6, 2023 @ 01:03:48 Author: felixonmars Revision: 1393418
upgpkg: haskell-tagsoup 0.14.8-201: rebuild with hspec 2.10.8, hspec-core 2.10.8, hspec-discover 2.10.8 Modified: haskell-tagsoup/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-06 01:03:40 UTC (rev 1393417) +++ PKGBUILD 2023-02-06 01:03:48 UTC (rev 1393418) @@ -4,7 +4,7 @@ _hkgname=tagsoup pkgname=haskell-tagsoup pkgver=0.14.8 -pkgrel=200 +pkgrel=201 pkgdesc="Parsing and extracting information from (possibly malformed) HTML/XML documents" url="http://community.haskell.org/~ndm/tagsoup/" license=("BSD")
