Date: Monday, July 2, 2018 @ 20:04:05 Author: felixonmars Revision: 350232
upgpkg: haskell-concurrent-output 1.10.6-1 rebuild with concurrent-output 1.10.6 Modified: haskell-concurrent-output/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-02 19:53:25 UTC (rev 350231) +++ PKGBUILD 2018-07-02 20:04:05 UTC (rev 350232) @@ -4,8 +4,8 @@ _hkgname=concurrent-output pkgname=haskell-concurrent-output -pkgver=1.10.5 -pkgrel=8 +pkgver=1.10.6 +pkgrel=1 pkgdesc="Ungarble output from several threads or commands" url="https://hackage.haskell.org/package/${_hkgname}" license=("custom:BSD2") @@ -14,7 +14,7 @@ 'haskell-terminal-size') makedepends=('ghc') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('d37814b7464151cf9ad948bb6f04262c93062b4b1d92064152b16264bb44a2e6993988645c0e184a21567efdfc5c471f4e2ac1248a02d7b5a7932cb7060e0570') +sha512sums=('9e6441c3720da73e90b6444d5e2fbdef05c64c49df7703652e860c5df12d783a605e1b8ff94b89efbe5b326d21373c49aa73bc6f57409c310cc6df9c7a537c7f') build() { cd $_hkgname-$pkgver
