Date: Tuesday, May 10, 2016 @ 12:18:15 Author: fyan Revision: 174547 upgpkg: haskell-pipes 4.1.9-1
rebuild with auto-update-0.1.4, hpack-0.14.0, pandoc-crossref-0.2.1.2, pipes-4.1.9, tls-1.3.7 Modified: haskell-pipes/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-05-10 10:18:07 UTC (rev 174546) +++ PKGBUILD 2016-05-10 10:18:15 UTC (rev 174547) @@ -4,8 +4,8 @@ _hkgname=pipes pkgname=haskell-pipes -pkgver=4.1.8 -pkgrel=3 +pkgver=4.1.9 +pkgrel=1 pkgdesc="Compositional pipelines" url="http://hackage.haskell.org/package/${_hkgname}" license=("custom:BSD3") @@ -14,7 +14,7 @@ options=('staticlibs') source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") install="${pkgname}.install" -sha256sums=('5a5cf658f5bd6d6cf8298841d89a1819f85d02b233937ff19e5ad55c126ece34') +sha256sums=('c2d5d08761bbb62dca03f81b3d99bb2f50a386c52c30b2abc8c3ca8aabdea3ea') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
