Date: Sunday, February 3, 2019 @ 07:32:39 Author: felixonmars Revision: 429304
upgpkg: haskell-xml-conduit 1.8.0.1-30 rebuild with mono-traversable 1.0.11.0 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-02-03 07:31:29 UTC (rev 429303) +++ PKGBUILD 2019-02-03 07:32:39 UTC (rev 429304) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.8.0.1 -pkgrel=29 +pkgrel=30 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")