Date: Wednesday, December 30, 2015 @ 10:57:18 Author: fyan Revision: 154982
upgpkg: haskell-xml-conduit 1.3.3-2 rebuild with conduit-1.2.6.1 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-12-30 09:56:21 UTC (rev 154981) +++ PKGBUILD 2015-12-30 09:57:18 UTC (rev 154982) @@ -5,7 +5,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.3.3 -pkgrel=1 +pkgrel=2 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="http://github.com/snoyberg/xml" license=("MIT")
