Date: Sunday, June 24, 2018 @ 18:50:11 Author: felixonmars Revision: 345414
upgpkg: haskell-xml-conduit 1.8.0-21 rebuild with tasty 1.1.0.2 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-24 18:49:28 UTC (rev 345413) +++ PKGBUILD 2018-06-24 18:50:11 UTC (rev 345414) @@ -5,7 +5,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.8.0 -pkgrel=20 +pkgrel=21 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
