Date: Monday, May 2, 2016 @ 04:38:03 Author: fyan Revision: 173278 upgpkg: haskell-concurrent-output 1.7.5-1
rebuild with concurrent-output-1.7.5, tar-0.5.0.2 Modified: haskell-concurrent-output/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-05-01 22:54:59 UTC (rev 173277) +++ PKGBUILD 2016-05-02 02:38:03 UTC (rev 173278) @@ -4,8 +4,8 @@ _hkgname=concurrent-output pkgname=haskell-concurrent-output -pkgver=1.7.4 -pkgrel=2 +pkgver=1.7.5 +pkgrel=1 pkgdesc="Ungarble output from several threads or commands" url="http://hackage.haskell.org/package/${_hkgname}" license=("custom:BSD2") @@ -15,7 +15,7 @@ options=('staticlibs') source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") install="${pkgname}.install" -sha256sums=('d95827e051a7576820fd76e2eebe7c02185870c6bb63fb953fdec1e608414e9e') +sha256sums=('fcf4fe6a0ec5bd118eb7ca3c7c0cb30d1aac3cdfad526ef4fa978b4e901313f6') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
