Date: Thursday, February 27, 2020 @ 15:30:19 Author: felixonmars Revision: 584274
upgpkg: haskell-tagsoup 0.14.8-26: rebuild with ghc 8.8.3 Modified: haskell-tagsoup/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-27 15:29:21 UTC (rev 584273) +++ PKGBUILD 2020-02-27 15:30:19 UTC (rev 584274) @@ -4,7 +4,7 @@ _hkgname=tagsoup pkgname=haskell-tagsoup pkgver=0.14.8 -pkgrel=25 +pkgrel=26 pkgdesc="Parsing and extracting information from (possibly malformed) HTML/XML documents" url="http://community.haskell.org/~ndm/tagsoup/" license=("BSD")
