[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
72/290: gnu: ghc-async: Update to 2.2.2.
From: |
guix-commits |
Subject: |
72/290: gnu: ghc-async: Update to 2.2.2. |
Date: |
Wed, 6 Nov 2019 08:22:31 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit bd86fc5c5782782f45293f6c8b4ca4b6663573f4
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 10:09:04 2019 -0400
gnu: ghc-async: Update to 2.2.2.
* gnu/packages/haskell-xyz.scm (ghc-async): Update to 2.2.2.
---
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 5ee8faf..4590e6f 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -357,7 +357,7 @@ style.")
(define-public ghc-async
(package
(name "ghc-async")
- (version "2.2.1")
+ (version "2.2.2")
(source
(origin
(method url-fetch)
@@ -367,7 +367,7 @@ style.")
".tar.gz"))
(sha256
(base32
- "09whscli1q5z7lzyq9rfk0bq1ydplh6pjmc6qv0x668k5818c2wg"))))
+ "1zxvfcyy4sg8lmzphi5dgnavksj5pav6rbvd5kc48lf4hanb2jjb"))))
(build-system haskell-build-system)
(inputs
`(("ghc-hashable" ,ghc-hashable)
- 70/290: gnu: ghc-hashable-time: Update to 0.2.0.2., (continued)
- 70/290: gnu: ghc-hashable-time: Update to 0.2.0.2., guix-commits, 2019/11/06
- 74/290: gnu: ghc-unordered-containers: Update to 0.2.10.0., guix-commits, 2019/11/06
- 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 <=
- 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, 2019/11/06
- 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