[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/151: gnu: ghc-primitive: Update to 0.6.1.0.
From: |
Paul |
Subject: |
11/151: gnu: ghc-primitive: Update to 0.6.1.0. |
Date: |
Mon, 19 Oct 2015 08:57:09 +0000 |
toothbrush pushed a commit to branch wip-haskell-platform-7.10.2-a
in repository guix.
commit afaf1afb57ab6962275ec8ecc47725c39d3885d3
Author: Paul van der Walt <address@hidden>
Date: Wed Oct 14 23:07:43 2015 +0200
gnu: ghc-primitive: Update to 0.6.1.0.
* gnu/packages/haskell.scm (ghc-primitive): Update to 0.6.1.0.
---
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 0657f48..b431126 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -794,7 +794,7 @@ library, including the ability to split random number
generators.")
(define-public ghc-primitive
(package
(name "ghc-primitive")
- (version "0.5.4.0")
+ (version "0.6.1.0")
(outputs '("out" "doc"))
(source
(origin
@@ -805,7 +805,7 @@ library, including the ability to split random number
generators.")
".tar.gz"))
(sha256
(base32
- "05gdgj383xdrdkhxh26imlvs8ji0z28ny38ms9snpvv5i8l2lg10"))))
+ "1j1q7l21rdm8kfs93vibr3xwkkhqis181w2k6klfhx5g5skiywwk"))))
(build-system haskell-build-system)
(home-page
"https://github.com/haskell/primitive")
- 04/151: gnu: Add ghc-old-locale., (continued)
- 04/151: gnu: Add ghc-old-locale., Paul, 2015/10/19
- 03/151: gnu: ghc-utf8-string: Update to 1.0.1.1., Paul, 2015/10/19
- 02/151: gnu: ghc-mtl: Update to 2.2.1., Paul, 2015/10/19
- 05/151: gnu: xmonad: Patch for updated libraries., Paul, 2015/10/19
- 06/151: gnu: ghc-xmonad-contrib: Update to version 0.11.4., Paul, 2015/10/19
- 07/151: gnu: ghc-dlist: Update to 0.7.1.2., Paul, 2015/10/19
- 08/151: gnu: ghc-dlist: Enable tests., Paul, 2015/10/19
- 09/151: gnu: ghc-text: Update to 1.2.1.3., Paul, 2015/10/19
- 10/151: gnu: ghc-hashable: Update to 1.2.3.3., Paul, 2015/10/19
- 12/151: gnu: ghc-quickcheck: Update to 2.8.1., Paul, 2015/10/19
- 11/151: gnu: ghc-primitive: Update to 0.6.1.0.,
Paul <=
- 14/151: gnu: ghc-vector: Update to 0.11.0.0., Paul, 2015/10/19
- 16/151: gnu: ghc-old-time: Add variable., Paul, 2015/10/19
- 15/151: gnu: ghc-network: Update to 2.6.2.1., Paul, 2015/10/19
- 13/151: gnu: ghc-syb: Update to 0.6., Paul, 2015/10/19
- 17/151: gnu: ghc-http: Update to 4000.2.20., Paul, 2015/10/19
- 18/151: gnu: cabal-install: Update to 1.22.6.0., Paul, 2015/10/19
- 22/151: gnu: Add ghc-setenv., Paul, 2015/10/19
- 19/151: gnu: Add ghc-ansi-terminal., Paul, 2015/10/19
- 20/151: gnu: ghc-containers: Remove variable., Paul, 2015/10/19
- 21/151: gnu: Add ghc-async., Paul, 2015/10/19