Date: Thursday, May 12, 2016 @ 14:18:47 Author: fyan Revision: 174989
upgpkg: haskell-xml-conduit 1.3.5-1 rebuild with cabal-helper-0.7.0.1, cryptohash-sha256-0.11.7.2, either-4.4.1.1, extra-1.4.6, math-functions-0.1.7.0, git-annex-6.20160511, streaming-commons-0.1.15.5, tls-1.3.8, xml-conduit-1.3.5 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-05-12 12:17:57 UTC (rev 174988) +++ PKGBUILD 2016-05-12 12:18:47 UTC (rev 174989) @@ -4,8 +4,8 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit -pkgver=1.3.4.2 -pkgrel=2 +pkgver=1.3.5 +pkgrel=1 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="http://github.com/snoyberg/xml" license=("MIT") @@ -17,7 +17,7 @@ options=('staticlibs') source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") install="${pkgname}.install" -sha256sums=('37be4f4788e937365b90f24b520b59a016d0e587b3e342ec0243b26f0656d17d') +sha256sums=('25635a066b6a17a0d6c038ddf974a48b6d455d8fa14989f99341703da344dc83') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
