Date: Monday, July 2, 2018 @ 14:48:25 Author: felixonmars Revision: 349837
upgpkg: haskell-xml-conduit 1.8.0-26 rebuild with comonad 5.0.4 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-02 14:47:08 UTC (rev 349836) +++ PKGBUILD 2018-07-02 14:48:25 UTC (rev 349837) @@ -5,7 +5,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.8.0 -pkgrel=25 +pkgrel=26 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
