[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
78/290: gnu: ghc-concurrent-output: Update to 1.10.11.
From: |
guix-commits |
Subject: |
78/290: gnu: ghc-concurrent-output: Update to 1.10.11. |
Date: |
Wed, 6 Nov 2019 08:22:33 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 3a60bfc9f6394ca1191146b799dc04c6f8bc86fa
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 14:25:06 2019 -0400
gnu: ghc-concurrent-output: Update to 1.10.11.
* gnu/packages/haskell-xyz.scm (ghc-concurrent-output): Update to 1.10.11.
---
gnu/packages/haskell-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index 1e0d616..f44ee43 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -1915,7 +1915,7 @@ Python.")
(define-public ghc-concurrent-output
(package
(name "ghc-concurrent-output")
- (version "1.10.9")
+ (version "1.10.11")
(source
(origin
(method url-fetch)
@@ -1925,7 +1925,7 @@ Python.")
".tar.gz"))
(sha256
(base32
- "0mwf155w89nbbkjln7hhbn8k3f8p0ylcvgrg31cm7ijpx4499i4c"))))
+ "1d1aaqg5814k59b0iws3fh06p3g2siaj922gkhs75qgncj0my2p3"))))
(build-system haskell-build-system)
(inputs
`(("ghc-async" ,ghc-async)
- 35/290: gnu: Add ghc-sop-core., (continued)
- 35/290: gnu: Add ghc-sop-core., guix-commits, 2019/11/06
- 46/290: gnu: ghc-primitive: Update Cabal file to r1., guix-commits, 2019/11/06
- 49/290: gnu: ghc-intervalmap: Update to 0.6.1.1., guix-commits, 2019/11/06
- 54/290: gnu: ghc-dlist: Update to 0.8.0.7., guix-commits, 2019/11/06
- 59/290: gnu: ghc-language-c: Update to 0.8.3., guix-commits, 2019/11/06
- 65/290: gnu: ghc-cereal: Update to 0.5.8.1., guix-commits, 2019/11/06
- 66/290: gnu: ghc-x11: Update to 1.9.1., guix-commits, 2019/11/06
- 67/290: gnu: ghc-fingertree: Update to 0.1.4.2., guix-commits, 2019/11/06
- 72/290: gnu: ghc-async: Update to 2.2.2., guix-commits, 2019/11/06
- 73/290: gnu: ghc-chasingbottoms: Update to 1.3.1.7., guix-commits, 2019/11/06
- 78/290: gnu: ghc-concurrent-output: Update to 1.10.11.,
guix-commits <=
- 76/290: gnu: ghc-mwc-random: Update to 0.14.0.0., guix-commits, 2019/11/06
- 88/290: gnu: hspec-discover: Update to 2.7.1., guix-commits, 2019/11/06
- 86/290: gnu: ghc-clock: Update to 0.8., guix-commits, 2019/11/06
- 87/290: gnu: ghc-hspec-meta: Update to 2.6.0., guix-commits, 2019/11/06
- 89/290: gnu: ghc-contravariant: Update to 1.5.2., guix-commits, 2019/11/06
- 90/290: gnu: ghc-hmatrix-gsl-stats: Update to 0.4.1.8., guix-commits, 2019/11/06
- 91/290: gnu: ghc-tasty-expected-failure: Update to 0.11.1.2., guix-commits, 2019/11/06
- 92/290: gnu: ghc-tasty-hunit: Update to 0.10.0.2., guix-commits, 2019/11/06
- 95/290: gnu: ghc-indents: Update to 0.5.0.1., guix-commits, 2019/11/06
- 96/290: gnu: ghc-tasty-quickcheck: Update to 0.10.1., guix-commits, 2019/11/06