[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/08: gnu: ghc-primitive: Update to 0.6.4.0.
From: |
guix-commits |
Subject: |
08/08: gnu: ghc-primitive: Update to 0.6.4.0. |
Date: |
Tue, 2 Jul 2019 11:25:39 -0400 (EDT) |
mbakke pushed a commit to branch staging
in repository guix.
commit b8d41cfc875b1a6c438ac138fdce9caa579b8486
Author: Robert Vollmert <address@hidden>
Date: Sun Jun 30 22:54:48 2019 +0200
gnu: ghc-primitive: Update to 0.6.4.0.
* gnu/packages/haskell.scm (ghc-primitive): Update to 0.6.4.0.
Signed-off-by: Marius Bakke <address@hidden>
---
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 cfbd3bf..52f688a 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -2685,7 +2685,7 @@ library, including the ability to split random number
generators.")
(define-public ghc-primitive
(package
(name "ghc-primitive")
- (version "0.6.3.0")
+ (version "0.6.4.0")
(outputs '("out" "doc"))
(source
(origin
@@ -2696,7 +2696,7 @@ library, including the ability to split random number
generators.")
".tar.gz"))
(sha256
(base32
- "0mcmbnj08wd6zfwn7xk6zf5hy5zwbla5v78pw0dpymqg9s0gzpnd"))))
+ "0r0cda7acvplgwaxy69kviv4jp7kkfi038by68gj4yfx4iwszgjc"))))
(build-system haskell-build-system)
(home-page
"https://github.com/haskell/primitive")
- branch staging updated (d1b93e9 -> b8d41cf), guix-commits, 2019/07/02
- 01/08: gnu: tzdata: Update source URI., guix-commits, 2019/07/02
- 07/08: gnu: postgresql@10: Update to 10.9., guix-commits, 2019/07/02
- 08/08: gnu: ghc-primitive: Update to 0.6.4.0.,
guix-commits <=
- 02/08: gnu: perl-module-build: Update to 0.4229., guix-commits, 2019/07/02
- 03/08: gnu: python-pycparser: Update to 2.19., guix-commits, 2019/07/02
- 04/08: gnu: python-mako: Update to 1.0.13., guix-commits, 2019/07/02
- 05/08: gnu: ImageMagick: Update to 6.9.10-51., guix-commits, 2019/07/02
- 06/08: gnu: tzdata: Update to 2019b., guix-commits, 2019/07/02