[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
193/272: gnu: ghc-lifted-async: Update to 0.10.0.2.
From: |
Ricardo Wurmus |
Subject: |
193/272: gnu: ghc-lifted-async: Update to 0.10.0.2. |
Date: |
Mon, 1 Oct 2018 06:13:44 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit a57c91a192d34d3ad1d80e3d40d2495b96eaa7b0
Author: Timothy Sample <address@hidden>
Date: Tue Aug 28 23:23:33 2018 -0400
gnu: ghc-lifted-async: Update to 0.10.0.2.
* gnu/packages/haskell.scm (ghc-lifted-async): Update to 0.10.0.2.
[inputs]: Add ghc-tasty-expected-failure.
---
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 521f02c..d50aef9 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -7462,7 +7462,7 @@ a vocabulary for working with them.")
(define-public ghc-lifted-async
(package
(name "ghc-lifted-async")
- (version "0.9.0")
+ (version "0.10.0.2")
(source
(origin
(method url-fetch)
@@ -7471,7 +7471,7 @@ a vocabulary for working with them.")
version ".tar.gz"))
(sha256
(base32
- "00fnwfcnc6niq9jbbb9rap9rkdgv5qhcglwanzc5fi8834j94c1r"))))
+ "1073r512c1x2m1v0jar9bwqg656slg7jd1jhsyj6m8awgx1l1mwf"))))
(build-system haskell-build-system)
(inputs
`(("ghc-async" ,ghc-async)
@@ -7481,6 +7481,7 @@ a vocabulary for working with them.")
("ghc-constraints" ,ghc-constraints)
("ghc-hunit" ,ghc-hunit)
("ghc-tasty" ,ghc-tasty)
+ ("ghc-tasty-expected-failure" ,ghc-tasty-expected-failure)
("ghc-tasty-hunit" ,ghc-tasty-hunit)
("ghc-tasty-th" ,ghc-tasty-th)))
(home-page "https://github.com/maoe/lifted-async")
- 167/272: gnu: ghc-opengl: Update to 3.0.2.2., (continued)
- 167/272: gnu: ghc-opengl: Update to 3.0.2.2., Ricardo Wurmus, 2018/10/01
- 182/272: gnu: ghc-parsers: Update to 0.12.9., Ricardo Wurmus, 2018/10/01
- 177/272: gnu: ghc-glut: Update to 2.7.0.14., Ricardo Wurmus, 2018/10/01
- 186/272: gnu: agda: Update to 2.5.4.1., Ricardo Wurmus, 2018/10/01
- 184/272: gnu: ghc-tls: Update to 1.4.1., Ricardo Wurmus, 2018/10/01
- 181/272: gnu: ghc-http-date: Update to 0.0.8., Ricardo Wurmus, 2018/10/01
- 189/272: gnu: ghc-connection: Update to 0.2.8., Ricardo Wurmus, 2018/10/01
- 202/272: gnu: ghc-http-client-tls: Update to 0.3.5.3., Ricardo Wurmus, 2018/10/01
- 180/272: gnu: ghc-hslua: Update to 0.9.5.2., Ricardo Wurmus, 2018/10/01
- 201/272: gnu: ghc-free: Update to 5.0.2., Ricardo Wurmus, 2018/10/01
- 193/272: gnu: ghc-lifted-async: Update to 0.10.0.2.,
Ricardo Wurmus <=
- 208/272: gnu: ghc-either: Update to 5.0.1., Ricardo Wurmus, 2018/10/01
- 226/272: gnu: Add ghc-cryptohash-sha256., Ricardo Wurmus, 2018/10/01
- 236/272: gnu: ghc-chart: Update to 1.9., Ricardo Wurmus, 2018/10/01
- 234/272: gnu: ghc-warp: Update to 3.2.23., Ricardo Wurmus, 2018/10/01
- 215/272: gnu: idris: Update to 1.3.0., Ricardo Wurmus, 2018/10/01
- 268/272: gnu: shellcheck: Update to 0.5.0., Ricardo Wurmus, 2018/10/01
- 195/272: gnu: ghc-profunctors: Update Cabal file to r2., Ricardo Wurmus, 2018/10/01
- 205/272: gnu: ghc-skylighting: Update to 0.7.2., Ricardo Wurmus, 2018/10/01
- 223/272: gnu: ghc-simple-sendfile: Update to 0.2.27., Ricardo Wurmus, 2018/10/01
- 212/272: gnu: ghc-kan-extensions: Update to 5.2., Ricardo Wurmus, 2018/10/01