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

Felix Yan felixonmars at archlinux.org
Thu Sep 8 02:40:19 UTC 2016


    Date: Thursday, September 8, 2016 @ 02:40:18
  Author: felixonmars
Revision: 188955

upgpkg: haskell-concurrent-output 1.7.7-1

rebuild with concurrent-output-1.7.7, darcs-2.12.2

Modified:
  haskell-concurrent-output/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-08 02:37:32 UTC (rev 188954)
+++ PKGBUILD	2016-09-08 02:40:18 UTC (rev 188955)
@@ -4,8 +4,8 @@
 
 _hkgname=concurrent-output
 pkgname=haskell-concurrent-output
-pkgver=1.7.6
-pkgrel=3
+pkgver=1.7.7
+pkgrel=1
 pkgdesc="Ungarble output from several threads or commands"
 url="http://hackage.haskell.org/package/${_hkgname}"
 license=("custom:BSD2")
@@ -13,7 +13,7 @@
 depends=("ghc=8.0.1" "haskell-ansi-terminal" "haskell-async" "haskell-exceptions"
          "haskell-stm" "haskell-terminal-size" "haskell-text")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('ca3668dad7999dd1366582bff46ef3a50ba8ce9a775a812883094db92adac6a5')
+sha256sums=('d3f7330fa5f194ba759af30f4be0b8aaa509dc84ed24e8340a8cdbe470c6dfd1')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list