Date: Thursday, October 22, 2015 @ 03:36:43 Author: fyan Revision: 144662
upgpkg: haskell-xml-conduit 1.3.2-2 rebuild with conduit-1.2.5.1 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-10-22 01:23:55 UTC (rev 144661) +++ PKGBUILD 2015-10-22 01:36:43 UTC (rev 144662) @@ -5,7 +5,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.3.2 -pkgrel=1 +pkgrel=2 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="http://github.com/snoyberg/xml" license=("MIT")
