Date: Tuesday, May 23, 2017 @ 15:32:53 Author: felixonmars Revision: 229728
upgpkg: haskell-pipes 4.3.4-1 rebuild with pipes,4.3.4 Modified: haskell-pipes/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-05-23 15:29:45 UTC (rev 229727) +++ PKGBUILD 2017-05-23 15:32:53 UTC (rev 229728) @@ -4,7 +4,7 @@ _hkgname=pipes pkgname=haskell-pipes -pkgver=4.3.3 +pkgver=4.3.4 pkgrel=1 pkgdesc="Compositional pipelines" url="https://hackage.haskell.org/package/${_hkgname}" @@ -12,7 +12,7 @@ arch=('i686' 'x86_64') depends=("ghc=8.0.1" "haskell-exceptions" "haskell-mmorph" "haskell-mtl" "haskell-void") source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('5f7038b4f9c2e10d9297c18752329777d7ec7b8b7c3dd67093e02f22e63b907ab4b79979a524104d404bd5f74fdcfaa75ef241abc3008b461415fe7b5c7ec5ad') +sha512sums=('2643edeb5b0c657bffe6d6b04330da7e60c1413de9dedd661093712c1b9aefafe28ea53d11887585b4d47a7fe01f49c820dccea10dc96ab0f867e1e608447e75') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
