Date: Monday, October 15, 2018 @ 00:11:32 Author: felixonmars Revision: 393979
upgpkg: haskell-tagsoup 0.14.7-2 rebuild with ghc 8.6.1 Modified: haskell-tagsoup/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-15 00:10:17 UTC (rev 393978) +++ PKGBUILD 2018-10-15 00:11:32 UTC (rev 393979) @@ -4,7 +4,7 @@ _hkgname=tagsoup pkgname=haskell-tagsoup pkgver=0.14.7 -pkgrel=1 +pkgrel=2 pkgdesc="Parsing and extracting information from (possibly malformed) HTML/XML documents" url="http://community.haskell.org/~ndm/tagsoup/" license=("custom:BSD3")
