Date: Friday, June 1, 2018 @ 04:50:13 Author: felixonmars Revision: 335507
upgpkg: haskell-xml-conduit 1.8.0-12 rebuild with ghc 8.4.3 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-01 04:49:13 UTC (rev 335506) +++ PKGBUILD 2018-06-01 04:50:13 UTC (rev 335507) @@ -5,7 +5,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.8.0 -pkgrel=11 +pkgrel=12 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
