[arch-commits] Commit in haskell-concurrent-output/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Nov 20 11:48:36 UTC 2018


    Date: Tuesday, November 20, 2018 @ 11:48:35
  Author: felixonmars
Revision: 409016

upgpkg: haskell-concurrent-output 1.10.9-1

rebuild with concurrent-output 1.10.9

Modified:
  haskell-concurrent-output/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-20 11:32:20 UTC (rev 409015)
+++ PKGBUILD	2018-11-20 11:48:35 UTC (rev 409016)
@@ -3,8 +3,8 @@
 
 _hkgname=concurrent-output
 pkgname=haskell-concurrent-output
-pkgver=1.10.7
-pkgrel=4
+pkgver=1.10.9
+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=('e8cd36430dcdb0ec6f9b3234ba6c3f9045e2fb42feac6d048ee5923c9e336acfc2b2adfbd15987feb5a5cee658e617e753c65731b006231c896b8e9654c34a5a')
+sha512sums=('92114514438239134c1a8128936c9afa9905a45734db27046bfd32a4965a9fef3d0e9442f7e025439410bfb26e81f871a1e4a28a81186f70994a381da7b3e3d6')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list