[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/249: gnu: ghc-colour: Update to 2.3.5.
From: |
guix-commits |
Subject: |
15/249: gnu: ghc-colour: Update to 2.3.5. |
Date: |
Thu, 31 Oct 2019 23:49:18 -0400 (EDT) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 7c5e9b9854862d6718d44b8e07cf653cec5736e3
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 00:54:24 2019 -0400
gnu: ghc-colour: Update to 2.3.5.
* gnu/packages/haskell-xyz.scm (ghc-colour): Update to 2.3.5.
---
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 c5da06d..f6d2ce4 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -1787,7 +1787,7 @@ nothing.")
(define-public ghc-colour
(package
(name "ghc-colour")
- (version "2.3.4")
+ (version "2.3.5")
(source
(origin
(method url-fetch)
@@ -1796,7 +1796,7 @@ nothing.")
version ".tar.gz"))
(sha256
(base32
- "1sy51nz096sv91nxqk6yk7b92b5a40axv9183xakvki2nc09yhqg"))))
+ "1rq4l46jx4lpdppy71wf7m1n7pw2jwy788rm35ycwzb1g4clg39v"))))
(arguments
;; The tests for this package have the following dependency cycle:
;; ghc-test-framework -> ghc-ansi-terminal -> ghc-colour.
- 20/249: gnu: ghc-entropy: Update to 0.4.1.5., (continued)
- 20/249: gnu: ghc-entropy: Update to 0.4.1.5., guix-commits, 2019/10/31
- 21/249: gnu: ghc-string-qq: Update to 0.0.4., guix-commits, 2019/10/31
- 25/249: gnu: ghc-setlocale: Update to 1.0.0.9., guix-commits, 2019/10/31
- 19/249: gnu: ghc-transformers-compat: Update to 0.6.5., guix-commits, 2019/10/31
- 03/249: gnu: ghc-data-accessor: Update to 0.2.2.8., guix-commits, 2019/10/31
- 06/249: gnu: ghc-file-embed: Update to 0.0.11., guix-commits, 2019/10/31
- 14/249: gnu: ghc-rfc5051: Update to 0.1.0.4., guix-commits, 2019/10/31
- 08/249: gnu: ghc-th-abstraction: Update to 0.3.1.0., guix-commits, 2019/10/31
- 12/249: gnu: ghc-fmlist: Update to 0.9.3., guix-commits, 2019/10/31
- 09/249: gnu: ghc-microlens: Update to 0.4.10., guix-commits, 2019/10/31
- 15/249: gnu: ghc-colour: Update to 2.3.5.,
guix-commits <=
- 17/249: gnu: ghc-paths: Update to 0.1.0.12., guix-commits, 2019/10/31
- 22/249: gnu: ghc-hxt-charproperties: Update to 9.4.0.0., guix-commits, 2019/10/31
- 16/249: gnu: ghc-silently: Update to 1.2.5.1., guix-commits, 2019/10/31
- 31/249: gnu: ghc-fixed: Update to 0.3., guix-commits, 2019/10/31
- 27/249: gnu: ghc-statevar: Update to 1.2., guix-commits, 2019/10/31
- 29/249: gnu: ghc-auto-update: Update to 0.1.6., guix-commits, 2019/10/31
- 30/249: gnu: ghc-code-page: Update to 0.2., guix-commits, 2019/10/31
- 32/249: gnu: ghc-th-lift: Update to 0.8.0.1., guix-commits, 2019/10/31
- 42/249: gnu: ghc-ansi-terminal: Update to 0.9.1., guix-commits, 2019/10/31
- 43/249: gnu: ghc-microlens-ghc: Update to 0.4.10., guix-commits, 2019/10/31