[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/151: gnu: ghc-text: Update to 1.2.1.3.
From: |
Paul |
Subject: |
10/151: gnu: ghc-text: Update to 1.2.1.3. |
Date: |
Tue, 20 Oct 2015 15:29:39 +0000 |
toothbrush pushed a commit to branch wip-haskell-platform-7.10.2-a
in repository guix.
commit 8e2be077be5a71fd609487353ae9d8cf52b730a2
Author: Paul van der Walt <address@hidden>
Date: Wed Oct 14 23:06:16 2015 +0200
gnu: ghc-text: Update to 1.2.1.3.
* gnu/packages/haskell.scm (ghc-text): Update to 1.2.1.3.
---
gnu/packages/haskell.scm | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index ce879e5..ee09a74 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -723,7 +723,7 @@ access to the full zlib feature set.")
(define-public ghc-text
(package
(name "ghc-text")
- (version "1.2.0.4")
+ (version "1.2.1.3")
(outputs '("out" "doc"))
(source
(origin
@@ -734,7 +734,7 @@ access to the full zlib feature set.")
".tar.gz"))
(sha256
(base32
- "004p1c74crs8wmjafwsmw3mmycspq1j8fpm1lvfpq6acha7bnpc6"))))
+ "0gzqx5cpkdhshbz9xss51mpyq23pnf8dwjz4h3irbv2ryaa4qdlq"))))
(build-system haskell-build-system)
(arguments
`(#:tests? #f)) ; FIXME: currently missing libraries used for tests.
- branch wip-haskell-platform-7.10.2-a created (now 823f3c6), Paul, 2015/10/20
- 01/151: gnu: ghc: Update to 7.10.2., Paul, 2015/10/20
- 02/151: gnu: ghc-mtl: Update to 2.2.1., Paul, 2015/10/20
- 05/151: gnu: xmonad: Patch for updated libraries., Paul, 2015/10/20
- 04/151: gnu: Add ghc-old-locale., Paul, 2015/10/20
- 07/151: gnu: ghc-xmonad-contrib: Update to version 0.11.4., Paul, 2015/10/20
- 08/151: gnu: ghc-dlist: Update to 0.7.1.2., Paul, 2015/10/20
- 06/151: gnu: Add ghc-old-time., Paul, 2015/10/20
- 13/151: gnu: ghc-quickcheck: Update to 2.8.1., Paul, 2015/10/20
- 10/151: gnu: ghc-text: Update to 1.2.1.3.,
Paul <=
- 16/151: gnu: ghc-network: Update to 2.6.2.1., Paul, 2015/10/20
- 09/151: gnu: ghc-dlist: Enable tests., Paul, 2015/10/20
- 21/151: gnu: Add ghc-async., Paul, 2015/10/20
- 03/151: gnu: ghc-utf8-string: Update to 1.0.1.1., Paul, 2015/10/20
- 14/151: gnu: ghc-syb: Update to 0.6., Paul, 2015/10/20
- 11/151: gnu: ghc-hashable: Update to 1.2.3.3., Paul, 2015/10/20
- 20/151: gnu: Remove ghc-containers., Paul, 2015/10/20
- 12/151: gnu: ghc-primitive: Update to 0.6.1.0., Paul, 2015/10/20
- 17/151: gnu: ghc-http: Update to 4000.2.20., Paul, 2015/10/20
- 23/151: gnu: Add ghc-stringbuilder., Paul, 2015/10/20