Date: Tuesday, February 11, 2020 @ 12:33:07 Author: felixonmars Revision: 567134
upgpkg: haskell-xml-conduit 1.8.0.1-119: rebuild with ansi-terminal 0.10.3 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-11 12:31:55 UTC (rev 567133) +++ PKGBUILD 2020-02-11 12:33:07 UTC (rev 567134) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.8.0.1 -pkgrel=118 +pkgrel=119 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")