[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
72/329: gnu: ghc-async: Update to 2.2.2.
From: |
guix-commits |
Subject: |
72/329: gnu: ghc-async: Update to 2.2.2. |
Date: |
Wed, 20 Nov 2019 21:17:11 -0500 (EST) |
samplet pushed a commit to branch master
in repository guix.
commit 048ef066cc7530f097dad6d23e8fd7c22a23e747
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)
- 62/329: gnu: ghc-hashable: Update Cabal file to r1., (continued)
- 62/329: gnu: ghc-hashable: Update Cabal file to r1., guix-commits, 2019/11/20
- 64/329: gnu: ghc-test-framework-quickcheck2: Update to 0.3.0.5., guix-commits, 2019/11/20
- 67/329: gnu: ghc-fingertree: Update to 0.1.4.2., guix-commits, 2019/11/20
- 68/329: gnu: ghc-vector-th-unbox: Update to 0.2.1.7., guix-commits, 2019/11/20
- 47/329: gnu: ghc-quickcheck: Update to 2.13.2., guix-commits, 2019/11/20
- 58/329: gnu: ghc-th-reify-many: Update to 0.1.9., guix-commits, 2019/11/20
- 61/329: gnu: ghc-vector-algorithms: Update to 0.8.0.1., guix-commits, 2019/11/20
- 63/329: gnu: ghc-test-framework: Update Cabal file to r5., guix-commits, 2019/11/20
- 76/329: gnu: ghc-mwc-random: Update to 0.14.0.0., guix-commits, 2019/11/20
- 65/329: gnu: ghc-cereal: Update to 0.5.8.1., guix-commits, 2019/11/20
- 72/329: gnu: ghc-async: Update to 2.2.2.,
guix-commits <=
- 78/329: gnu: ghc-concurrent-output: Update to 1.10.11., guix-commits, 2019/11/20
- 66/329: gnu: ghc-x11: Update to 1.9.1., guix-commits, 2019/11/20
- 70/329: gnu: ghc-hashable-time: Update to 0.2.0.2., guix-commits, 2019/11/20
- 74/329: gnu: ghc-unordered-containers: Update to 0.2.10.0., guix-commits, 2019/11/20
- 81/329: gnu: ghc-hmatrix: Update to 0.20.0.0., guix-commits, 2019/11/20
- 80/329: gnu: ghc-split: Update Cabal file to r2., guix-commits, 2019/11/20
- 85/329: gnu: ghc-tasty: Update to 1.2.3., guix-commits, 2019/11/20
- 89/329: gnu: ghc-contravariant: Update to 1.5.2., guix-commits, 2019/11/20
- 93/329: gnu: ghc-logict: Update to 0.7.0.2., guix-commits, 2019/11/20
- 96/329: gnu: ghc-tasty-quickcheck: Update to 0.10.1., guix-commits, 2019/11/20