Date: Sunday, April 10, 2016 @ 08:46:08 Author: fyan Revision: 169980
upgpkg: haskell-xml-conduit 1.3.4.1-1 rebuild with bifunctors-5.3, clock-0.7.1.1, cryptonite-0.14, fast-logger-2.4.2, hpack-0.12.0, http2-1.6.0, js-jquery-1.12.3, memory-0.12, monad-control-1.0.1.0, stack-1.0.4.3, tls-1.3.5, warp-3.2.6, xml-conduit-1.3.4.1, zip-archive-0.3.0.2 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-04-10 06:44:59 UTC (rev 169979) +++ PKGBUILD 2016-04-10 06:46:08 UTC (rev 169980) @@ -4,8 +4,8 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit -pkgver=1.3.4 -pkgrel=8 +pkgver=1.3.4.1 +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=('1613ad696d4385a74f646e752ecd3ef576350427961e638d00fa58e01215f46d') +sha256sums=('0558ec1808167fb43aeaf02a56aaa2e2b27385f21927889529db5ef9eb18f7fd') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
