[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/28: Revert "gnu: ghc-ansi-terminal: Update to 0.9.1."
From: |
guix-commits |
Subject: |
06/28: Revert "gnu: ghc-ansi-terminal: Update to 0.9.1." |
Date: |
Fri, 2 Aug 2019 13:07:30 -0400 (EDT) |
rob pushed a commit to branch wip-haskell-updates
in repository guix.
commit 3848b0483e11418e9db3f8423c2d638514e95eb4
Author: Robert Vollmert <address@hidden>
Date: Tue Jul 9 15:43:21 2019 +0200
Revert "gnu: ghc-ansi-terminal: Update to 0.9.1."
This reverts commit 4e3ebbfb1649063bcc0f350523868c667e6699dd.
---
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 3548eeb..bd4880b 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -4369,7 +4369,7 @@ interface.")
(define-public ghc-ansi-terminal
(package
(name "ghc-ansi-terminal")
- (version "0.9.1")
+ (version "0.8.0.4")
(source
(origin
(method url-fetch)
@@ -4379,7 +4379,7 @@ interface.")
".tar.gz"))
(sha256
(base32
- "1yr0ld0kqns3w3j9gl62bdwshvyazidx4dv1qkvq19ivnf08w23l"))))
+ "0428gq8m3fdnb7ldcsyk97qcch76hcxbgh2666p6f76fs2qbhg7b"))))
(build-system haskell-build-system)
(inputs
`(("ghc-colour" ,ghc-colour)))
- branch wip-haskell-updates created (now 645322b), guix-commits, 2019/08/02
- 02/28: import: hackage: Update list of ghc-included packages., guix-commits, 2019/08/02
- 04/28: Revert "gnu: ghc-ansi-wl-pprint: Use ghc-ansi-terminal-0.8.", guix-commits, 2019/08/02
- 05/28: gnu: ghc-hedgehog: Use ghc-ansi-terminal., guix-commits, 2019/08/02
- 01/28: gnu: Add ghc-8.6., guix-commits, 2019/08/02
- 06/28: Revert "gnu: ghc-ansi-terminal: Update to 0.9.1.",
guix-commits <=
- 07/28: gnu: ghc-concurrent-output: Downgrade to 1.10.9., guix-commits, 2019/08/02
- 08/28: gnu: ghc-validation: Downgrade to 1., guix-commits, 2019/08/02
- 11/28: gnu: Add ghc-http-streams, guix-commits, 2019/08/02
- 09/28: gnu: Add ghc-snap-core, guix-commits, 2019/08/02
- 12/28: gnu: Add ghc-http-common, guix-commits, 2019/08/02
- 10/28: gnu: Add ghc-snap-server, guix-commits, 2019/08/02
- 13/28: gnu: Add ghc-hsopenssl, guix-commits, 2019/08/02
- 14/28: gnu: Add ghc-openssl-streams, guix-commits, 2019/08/02
- 16/28: gnu: Add ghc-readable, guix-commits, 2019/08/02
- 17/28: gnu: Add ghc-io-streams-haproxy, guix-commits, 2019/08/02