Date: Saturday, July 14, 2018 @ 13:13:35 Author: felixonmars Revision: 359074
upgpkg: haskell-xml-conduit 1.8.0-38 rebuild with contravariant 1.5 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-14 13:12:27 UTC (rev 359073) +++ PKGBUILD 2018-07-14 13:13:35 UTC (rev 359074) @@ -5,7 +5,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.8.0 -pkgrel=37 +pkgrel=38 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
