[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
96/272: gnu: ghc-async: Update to 2.2.1.
From: |
Ricardo Wurmus |
Subject: |
96/272: gnu: ghc-async: Update to 2.2.1. |
Date: |
Mon, 1 Oct 2018 06:13:24 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit b925e1f537c37f46c324b737888ce8290deb1ea8
Author: Timothy Sample <address@hidden>
Date: Tue Aug 28 22:49:09 2018 -0400
gnu: ghc-async: Update to 2.2.1.
* gnu/packages/haskell.scm (ghc-async): Update to 2.2.1.
[inputs]: Add ghc-hashable.
---
gnu/packages/haskell.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index 85889b2..3bd1757 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -4320,7 +4320,7 @@ library for Haskell.")
(define-public ghc-async
(package
(name "ghc-async")
- (version "2.1.1.1")
+ (version "2.2.1")
(source
(origin
(method url-fetch)
@@ -4330,10 +4330,11 @@ library for Haskell.")
".tar.gz"))
(sha256
(base32
- "1qj4fp1ynwg0l453gmm27vgkzb5k5m2hzdlg5rdqi9kf8rqy90yd"))))
+ "09whscli1q5z7lzyq9rfk0bq1ydplh6pjmc6qv0x668k5818c2wg"))))
(build-system haskell-build-system)
(inputs
`(("ghc-stm" ,ghc-stm)
+ ("ghc-hashable" ,ghc-hashable)
("ghc-hunit" ,ghc-hunit)
("ghc-test-framework" ,ghc-test-framework)
("ghc-test-framework-hunit" ,ghc-test-framework-hunit)))
- 109/272: gnu: ghc-hmatrix: Update to 0.19.0.0., (continued)
- 109/272: gnu: ghc-hmatrix: Update to 0.19.0.0., Ricardo Wurmus, 2018/10/01
- 62/272: gnu: ghc-unix-time: Update to 0.3.8., Ricardo Wurmus, 2018/10/01
- 63/272: gnu: ghc-alex: Update to 3.2.4., Ricardo Wurmus, 2018/10/01
- 81/272: gnu: ghc-language-c: Update to 0.8.1., Ricardo Wurmus, 2018/10/01
- 89/272: gnu: ghc-cereal: Update to 0.5.7.0., Ricardo Wurmus, 2018/10/01
- 87/272: gnu: ghc-x11: Update to 1.9., Ricardo Wurmus, 2018/10/01
- 75/272: gnu: ghc-split: Update to 0.2.3.3., Ricardo Wurmus, 2018/10/01
- 65/272: gnu: ghc-chell-quickcheck: Allow newer QuickCheck., Ricardo Wurmus, 2018/10/01
- 99/272: gnu: ghc-errors: Update to 2.3.0., Ricardo Wurmus, 2018/10/01
- 104/272: gnu: ghc-unordered-containers: Update to 0.2.9.0., Ricardo Wurmus, 2018/10/01
- 96/272: gnu: ghc-async: Update to 2.2.1.,
Ricardo Wurmus <=
- 84/272: gnu: ghc-test-framework: Update to 0.8.2.0., Ricardo Wurmus, 2018/10/01
- 98/272: gnu: ghc-crypto-api: Update to 0.13.3., Ricardo Wurmus, 2018/10/01
- 121/272: gnu: ghc-cookie: Update to 0.4.4., Ricardo Wurmus, 2018/10/01
- 123/272: gnu: ghc-cryptohash-sha1: Update Cabal file to r2., Ricardo Wurmus, 2018/10/01
- 126/272: gnu: ghc-tar: Update to 0.5.1.0., Ricardo Wurmus, 2018/10/01
- 125/272: gnu: ghc-integer-logarithms: Replace "--allow-newer" flag., Ricardo Wurmus, 2018/10/01
- 115/272: gnu: ghc-contravariant-extras: Update to 0.3.4., Ricardo Wurmus, 2018/10/01
- 135/272: gnu: ghc-base-orphans: Update to 0.7., Ricardo Wurmus, 2018/10/01
- 137/272: gnu: ghc-fgl: Replace "--allow-newer" flags., Ricardo Wurmus, 2018/10/01
- 138/272: gnu: ghc-generic-deriving: Update to 1.12.2., Ricardo Wurmus, 2018/10/01