[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
72/328: gnu: ghc-async: Update to 2.2.2.
From: |
guix-commits |
Subject: |
72/328: gnu: ghc-async: Update to 2.2.2. |
Date: |
Sat, 16 Nov 2019 19:32:26 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 7b29681bbac53a2e158e26076dbbcb74164b18b5
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 b1f51f8..53107a2 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -358,7 +358,7 @@ style.")
(define-public ghc-async
(package
(name "ghc-async")
- (version "2.2.1")
+ (version "2.2.2")
(source
(origin
(method url-fetch)
@@ -368,7 +368,7 @@ style.")
".tar.gz"))
(sha256
(base32
- "09whscli1q5z7lzyq9rfk0bq1ydplh6pjmc6qv0x668k5818c2wg"))))
+ "1zxvfcyy4sg8lmzphi5dgnavksj5pav6rbvd5kc48lf4hanb2jjb"))))
(build-system haskell-build-system)
(inputs
`(("ghc-hashable" ,ghc-hashable)
- 46/328: gnu: ghc-primitive: Update Cabal file to r1., (continued)
- 46/328: gnu: ghc-primitive: Update Cabal file to r1., guix-commits, 2019/11/16
- 79/328: gnu: ghc-hinotify: Update to 0.4., guix-commits, 2019/11/16
- 82/328: gnu: ghc-glob: Update to 0.10.0., guix-commits, 2019/11/16
- 109/328: gnu: ghc-hspec: Update to 2.7.1., guix-commits, 2019/11/16
- 52/328: gnu: ghc-json: Update to 0.9.3., guix-commits, 2019/11/16
- 60/328: gnu: ghc-th-lift-instances: Update to 0.1.14., guix-commits, 2019/11/16
- 62/328: gnu: ghc-hashable: Update Cabal file to r1., guix-commits, 2019/11/16
- 59/328: gnu: ghc-language-c: Update to 0.8.3., guix-commits, 2019/11/16
- 68/328: gnu: ghc-vector-th-unbox: Update to 0.2.1.7., guix-commits, 2019/11/16
- 69/328: gnu: ghc-exceptions: Update to 0.10.3., guix-commits, 2019/11/16
- 72/328: gnu: ghc-async: Update to 2.2.2.,
guix-commits <=
- 91/328: gnu: ghc-tasty-expected-failure: Update to 0.11.1.2., guix-commits, 2019/11/16
- 94/328: gnu: ghc-psqueues: Update to 0.2.7.2., guix-commits, 2019/11/16
- 117/328: gnu: ghc-fgl: Update to 5.7.0.1., guix-commits, 2019/11/16
- 121/328: gnu: ghc-newtype-generics: Update to 0.5.4., guix-commits, 2019/11/16
- 122/328: gnu: ghc-asn1-parse: Update to 0.9.5., guix-commits, 2019/11/16
- 126/328: gnu: ghc-tasty-ant-xml: Update to 1.1.6., guix-commits, 2019/11/16
- 129/328: gnu: ghc-th-orphans: Update to 0.13.9., guix-commits, 2019/11/16
- 66/328: gnu: ghc-x11: Update to 1.9.1., guix-commits, 2019/11/16
- 77/328: gnu: ghc-microlens-platform: Update to 0.3.11., guix-commits, 2019/11/16
- 101/328: gnu: ghc-bytestring-handle: Fix Cabal dependency constraints., guix-commits, 2019/11/16