Date: Thursday, October 15, 2015 @ 08:15:37 Author: fyan Revision: 144050
upgpkg: haskell-xml-conduit 1.3.2-1 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-10-15 06:14:13 UTC (rev 144049) +++ PKGBUILD 2015-10-15 06:15:37 UTC (rev 144050) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit -pkgver=1.3.1 +pkgver=1.3.2 pkgrel=1 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="http://github.com/snoyberg/xml" @@ -17,7 +17,7 @@ options=('staticlibs') source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") install="${pkgname}.install" -sha256sums=('19e65bb1753f99c8a9f2011f2088639db3b8c06f72d29fea1464f623879b8f24') +sha256sums=('d45d056e2e7a1ebb0572b630eb8223aac3bd1ce2419bea8074e6607f2a0a06c6') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
