[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/33: gnu: ghc-base-compat: Update to 0.9.3.
From: |
Tobias Geerinckx-Rice |
Subject: |
01/33: gnu: ghc-base-compat: Update to 0.9.3. |
Date: |
Tue, 5 Dec 2017 10:38:13 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 3433e359e447006dc4cd5ccacd4657192d54550b
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Fri Dec 1 04:11:10 2017 +0100
gnu: ghc-base-compat: Update to 0.9.3.
* gnu/packages/haskell.scm (ghc-base-compat): Update to 0.9.3.
---
gnu/packages/haskell.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index 4804f1b..83b673a 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -3451,7 +3451,7 @@ system.")
(define-public ghc-base-compat
(package
(name "ghc-base-compat")
- (version "0.8.2")
+ (version "0.9.3")
(source
(origin
(method url-fetch)
@@ -3461,7 +3461,7 @@ system.")
".tar.gz"))
(sha256
(base32
- "02m93hzgxg4bcnp7xcc2fdh2hrsc2h6fwl8hix5nx9k864kwf41q"))))
+ "0452l6zf6fjhy4kxqwv6i6hhg6yfx4wcg450k3axpyj30l7jnq3x"))))
(build-system haskell-build-system)
(native-inputs
`(("ghc-quickcheck" ,ghc-quickcheck)
- branch master updated (d20b738 -> 006a245), Tobias Geerinckx-Rice, 2017/12/05
- 02/33: gnu: ghc-bytestring: Update to 0.10.8.2, Tobias Geerinckx-Rice, 2017/12/05
- 05/33: gnu: ghc-bytestring-handle: Update to 0.1.0.6., Tobias Geerinckx-Rice, 2017/12/05
- 01/33: gnu: ghc-base-compat: Update to 0.9.3.,
Tobias Geerinckx-Rice <=
- 03/33: gnu: ghc-bytestring: Alphabetise inputs., Tobias Geerinckx-Rice, 2017/12/05
- 07/33: gnu: ghc-chasingbottoms: Update to 1.3.1.3., Tobias Geerinckx-Rice, 2017/12/05
- 08/33: gnu: ghc-cheapskate: Alphabetise inputs., Tobias Geerinckx-Rice, 2017/12/05
- 11/33: gnu: ghc-cmark: Update to 0.5.6., Tobias Geerinckx-Rice, 2017/12/05
- 04/33: gnu: ghc-bytestring-builder: Update to 0.10.8.1.0., Tobias Geerinckx-Rice, 2017/12/05
- 10/33: gnu: ghc-clock: Update to 0.7.2., Tobias Geerinckx-Rice, 2017/12/05
- 09/33: gnu: ghc-cheapskate: Expand description., Tobias Geerinckx-Rice, 2017/12/05
- 06/33: gnu: ghc-bytestring-handle: Alphabetise inputs., Tobias Geerinckx-Rice, 2017/12/05
- 20/33: gnu: ghc-exceptions: Run tests., Tobias Geerinckx-Rice, 2017/12/05
- 12/33: gnu: ghc-cmdargs: Update to 0.10.18., Tobias Geerinckx-Rice, 2017/12/05