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

Felix Yan felixonmars at archlinux.org
Mon Feb 13 03:27:17 UTC 2017


    Date: Monday, February 13, 2017 @ 03:27:16
  Author: felixonmars
Revision: 212074

upgpkg: haskell-concurrent-output 1.7.9-1

rebuild with concurrent-output,1.7.9

Modified:
  haskell-concurrent-output/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-13 02:16:19 UTC (rev 212073)
+++ PKGBUILD	2017-02-13 03:27:16 UTC (rev 212074)
@@ -4,7 +4,7 @@
 
 _hkgname=concurrent-output
 pkgname=haskell-concurrent-output
-pkgver=1.7.8
+pkgver=1.7.9
 pkgrel=1
 pkgdesc="Ungarble output from several threads or commands"
 url="https://hackage.haskell.org/package/${_hkgname}"
@@ -13,7 +13,7 @@
 depends=("ghc=8.0.1" "haskell-ansi-terminal" "haskell-async" "haskell-exceptions"
          "haskell-stm" "haskell-terminal-size" "haskell-text")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('8c9b0ab30ff9ea930039efcd9cc3d8541f0647c617afc17370de9de793ca9a6f')
+sha256sums=('343c9685d24795bb38761f5c3600df5c67dbc6d410e5e0b862aa8d092e4e10d5')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list