Date: Friday, October 21, 2016 @ 08:05:28 Author: felixonmars Revision: 192803
upgpkg: haskell-conduit-combinators 1.0.8.1-1 Modified: haskell-conduit-combinators/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-10-21 08:05:13 UTC (rev 192802) +++ PKGBUILD 2016-10-21 08:05:28 UTC (rev 192803) @@ -4,7 +4,7 @@ _hkgname=conduit-combinators pkgname=haskell-conduit-combinators -pkgver=1.0.8 +pkgver=1.0.8.1 pkgrel=1 pkgdesc="Commonly used conduit functions, for both chunked and unchunked data" url="https://github.com/snoyberg/mono-traversable" @@ -17,7 +17,7 @@ "haskell-transformers-base" "haskell-unix-compat" "haskell-vector" "haskell-void") source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha256sums=('c486be3d35d85ca697beffce0ef68ae28c1c4fb94e3884f4cfb6df5ecb5ad04b') +sha256sums=('cf347790f173dce64ebf7ef1b364686fee2d890bfa38caa9145494a5909a7637') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
