Date: Wednesday, June 6, 2018 @ 15:59:14 Author: felixonmars Revision: 341292
upgpkg: haskell-xml-conduit 1.8.0-16 rebuild with base-prelude 1.3 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-06 15:59:04 UTC (rev 341291) +++ PKGBUILD 2018-06-06 15:59:14 UTC (rev 341292) @@ -5,7 +5,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.8.0 -pkgrel=15 +pkgrel=16 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
