Date: Monday, March 14, 2016 @ 11:48:52 Author: fyan Revision: 166713
upgpkg: haskell-concurrent-output 1.7.4-1 Modified: haskell-concurrent-output/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-03-14 10:22:42 UTC (rev 166712) +++ PKGBUILD 2016-03-14 10:48:52 UTC (rev 166713) @@ -4,8 +4,8 @@ _hkgname=concurrent-output pkgname=haskell-concurrent-output -pkgver=1.7.3 -pkgrel=5 +pkgver=1.7.4 +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=('9a510e7378ba9c6c637027074fa127fad832f9321144fdbe9ae3b1955cf40620') +sha256sums=('d95827e051a7576820fd76e2eebe7c02185870c6bb63fb953fdec1e608414e9e') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
