Date: Thursday, June 11, 2020 @ 07:08:24 Author: felixonmars Revision: 641927
upgpkg: haskell-concurrent-output 1.10.12-1: rebuild with concurrent-output 1.10.12 Modified: haskell-concurrent-output/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-11 07:01:13 UTC (rev 641926) +++ PKGBUILD 2020-06-11 07:08:24 UTC (rev 641927) @@ -3,8 +3,8 @@ _hkgname=concurrent-output pkgname=haskell-concurrent-output -pkgver=1.10.11 -pkgrel=18 +pkgver=1.10.12 +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=('2ed0415562c37cedc035adac06430e397369bf13ff5375f855c9b3a34c122437b3f92137b593d8fd0384d575822ee5287ca0b2c2b3daab8de95a5c63b991760d') +sha512sums=('de6a1ff332d8deabea5127504091c9d5eaaf221477aabd48773128394237e801a7b97be75d7060b4a94ededd16b7c23caf8e6ee0811dcc5678772dc5024f5ca8') build() { cd $_hkgname-$pkgver
