[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
87/329: gnu: ghc-hspec-meta: Update to 2.6.0.
From: |
guix-commits |
Subject: |
87/329: gnu: ghc-hspec-meta: Update to 2.6.0. |
Date: |
Wed, 20 Nov 2019 21:17:15 -0500 (EST) |
samplet pushed a commit to branch master
in repository guix.
commit ad128630cb91f763f6f4c8003297e6bb3cf696c6
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 10:10:18 2019 -0400
gnu: ghc-hspec-meta: Update to 2.6.0.
* gnu/packages/haskell-check.scm (ghc-hspec-meta): Update to 2.6.0.
[inputs]: Remove 'ghc-async' and add 'ghc-clock'.
---
gnu/packages/haskell-check.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/haskell-check.scm b/gnu/packages/haskell-check.scm
index 2ae02cd..e734290 100644
--- a/gnu/packages/haskell-check.scm
+++ b/gnu/packages/haskell-check.scm
@@ -637,7 +637,7 @@ be used to extend Hspec's functionality.")
(define-public ghc-hspec-meta
(package
(name "ghc-hspec-meta")
- (version "2.4.6")
+ (version "2.6.0")
(source
(origin
(method url-fetch)
@@ -645,13 +645,13 @@ be used to extend Hspec's functionality.")
"hspec-meta-" version ".tar.gz"))
(sha256
(base32
- "0qmvk01n79j6skn79r6zalg2pd0x0nqqn9qn8mhg0pgyzcdnfc9b"))))
+ "1n1a4633wfivylglji8920f67mx7qz8j4q58n8p7dxk6yg4h3mz6"))))
(build-system haskell-build-system)
(inputs
`(("ghc-quickcheck" ,ghc-quickcheck)
("ghc-hunit" ,ghc-hunit)
("ghc-ansi-terminal" ,ghc-ansi-terminal)
- ("ghc-async" ,ghc-async)
+ ("ghc-clock" ,ghc-clock)
("ghc-hspec-expectations" ,ghc-hspec-expectations)
("ghc-setenv" ,ghc-setenv)
("ghc-random" ,ghc-random)
- 79/329: gnu: ghc-hinotify: Update to 0.4., (continued)
- 79/329: gnu: ghc-hinotify: Update to 0.4., guix-commits, 2019/11/20
- 69/329: gnu: ghc-exceptions: Update to 0.10.3., guix-commits, 2019/11/20
- 71/329: gnu: ghc-hashtables: Update to 1.2.3.4., guix-commits, 2019/11/20
- 73/329: gnu: ghc-chasingbottoms: Update to 1.3.1.7., guix-commits, 2019/11/20
- 77/329: gnu: ghc-microlens-platform: Update to 0.3.11., guix-commits, 2019/11/20
- 75/329: gnu: ghc-math-functions: Update to 0.3.3.0., guix-commits, 2019/11/20
- 82/329: gnu: ghc-glob: Update to 0.10.0., guix-commits, 2019/11/20
- 84/329: gnu: ghc-integer-logarithms: Update to 1.0.3., guix-commits, 2019/11/20
- 83/329: gnu: ghc-void: Update to 0.7.3., guix-commits, 2019/11/20
- 86/329: gnu: ghc-clock: Update to 0.8., guix-commits, 2019/11/20
- 87/329: gnu: ghc-hspec-meta: Update to 2.6.0.,
guix-commits <=
- 88/329: gnu: hspec-discover: Update to 2.7.1., guix-commits, 2019/11/20
- 94/329: gnu: ghc-psqueues: Update to 0.2.7.2., guix-commits, 2019/11/20
- 95/329: gnu: ghc-indents: Update to 0.5.0.1., guix-commits, 2019/11/20
- 99/329: gnu: ghc-memory: Update to 0.14.18., guix-commits, 2019/11/20
- 102/329: gnu: ghc-tar: Update to 0.5.1.1., guix-commits, 2019/11/20
- 106/329: gnu: ghc-extra: Update to 1.6.18., guix-commits, 2019/11/20
- 104/329: gnu: ghc-blaze-html: Update to 0.9.1.2., guix-commits, 2019/11/20
- 107/329: gnu: ghc-hspec-core: Update to 2.7.1., guix-commits, 2019/11/20
- 112/329: gnu: ghc-base-compat: Update to 0.10.5., guix-commits, 2019/11/20
- 117/329: gnu: ghc-fgl: Update to 5.7.0.1., guix-commits, 2019/11/20