Date: Sunday, September 23, 2018 @ 18:50:47 Author: felixonmars Revision: 384230
upgpkg: haskell-concurrent-output 1.10.7-1 rebuild with concurrent-output 1.10.7 Modified: haskell-concurrent-output/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-23 18:50:38 UTC (rev 384229) +++ PKGBUILD 2018-09-23 18:50:47 UTC (rev 384230) @@ -3,8 +3,8 @@ _hkgname=concurrent-output pkgname=haskell-concurrent-output -pkgver=1.10.6 -pkgrel=3 +pkgver=1.10.7 +pkgrel=1 pkgdesc="Ungarble output from several threads or commands" url="https://hackage.haskell.org/package/${_hkgname}" license=("custom:BSD2") @@ -13,7 +13,7 @@ 'haskell-terminal-size') makedepends=('ghc') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('9e6441c3720da73e90b6444d5e2fbdef05c64c49df7703652e860c5df12d783a605e1b8ff94b89efbe5b326d21373c49aa73bc6f57409c310cc6df9c7a537c7f') +sha512sums=('e8cd36430dcdb0ec6f9b3234ba6c3f9045e2fb42feac6d048ee5923c9e336acfc2b2adfbd15987feb5a5cee658e617e753c65731b006231c896b8e9654c34a5a') build() { cd $_hkgname-$pkgver
