[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/27: Revert "gnu: ghc-ansi-terminal: Update to 0.9.1."
From: |
guix-commits |
Subject: |
06/27: Revert "gnu: ghc-ansi-terminal: Update to 0.9.1." |
Date: |
Wed, 31 Jul 2019 12:23:30 -0400 (EDT) |
rob pushed a commit to branch wip-haskell-updates
in repository guix.
commit be488a1af12885995483be2b1dca1be48dafedfd
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 de8334f), guix-commits, 2019/07/31
- 02/27: import: hackage: Update list of ghc-included packages., guix-commits, 2019/07/31
- 01/27: gnu: Add GHC 8.6.5, guix-commits, 2019/07/31
- 04/27: Revert "gnu: ghc-ansi-wl-pprint: Use ghc-ansi-terminal-0.8.", guix-commits, 2019/07/31
- 06/27: Revert "gnu: ghc-ansi-terminal: Update to 0.9.1.",
guix-commits <=
- 05/27: gnu: ghc-hedgehog: Use ghc-ansi-terminal., guix-commits, 2019/07/31
- 11/27: gnu: Add ghc-http-streams, guix-commits, 2019/07/31
- 07/27: gnu: ghc-concurrent-output: Downgrade to 1.10.9., guix-commits, 2019/07/31
- 10/27: gnu: Add ghc-snap-server, guix-commits, 2019/07/31
- 15/27: gnu: Add ghc-language-glsl, guix-commits, 2019/07/31
- 25/27: gnu: ghc-libmpd-haskell: Skip tests., guix-commits, 2019/07/31
- 23/27: gnu: Remove ghc-regex-tdfa-rc (broken and unused), guix-commits, 2019/07/31
- 24/27: gnu: Remove ghc-haddock-test (broken and unused), guix-commits, 2019/07/31
- 14/27: gnu: Add ghc-openssl-streams, guix-commits, 2019/07/31
- 27/27: gnu: ghc-trifecta: Skip tests., guix-commits, 2019/07/31