[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
76/290: gnu: ghc-mwc-random: Update to 0.14.0.0.
From: |
guix-commits |
Subject: |
76/290: gnu: ghc-mwc-random: Update to 0.14.0.0. |
Date: |
Wed, 6 Nov 2019 08:22:32 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 4d9ab193a15c96ac22f02d542d22be1ed295a43e
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 10:10:34 2019 -0400
gnu: ghc-mwc-random: Update to 0.14.0.0.
* gnu/packages/haskell-xyz.scm (ghc-mwc-random): Update to 0.14.0.0.
---
gnu/packages/haskell-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index 68ed966..67567e7 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -6697,7 +6697,7 @@ binding.")
(define-public ghc-mwc-random
(package
(name "ghc-mwc-random")
- (version "0.13.6.0")
+ (version "0.14.0.0")
(source
(origin
(method url-fetch)
@@ -6706,7 +6706,7 @@ binding.")
"mwc-random-" version ".tar.gz"))
(sha256
(base32
- "05j7yh0hh9nxic3dijmzv44kc6gzclvamdph7sq7w19wq57k6pq6"))))
+ "18pg24sw3b79b32cwx8q01q4k0lm34mwr3l6cdkchl8alvd0wdq0"))))
(build-system haskell-build-system)
(inputs
`(("ghc-primitive" ,ghc-primitive)
- 46/290: gnu: ghc-primitive: Update Cabal file to r1., (continued)
- 46/290: gnu: ghc-primitive: Update Cabal file to r1., guix-commits, 2019/11/06
- 49/290: gnu: ghc-intervalmap: Update to 0.6.1.1., guix-commits, 2019/11/06
- 54/290: gnu: ghc-dlist: Update to 0.8.0.7., guix-commits, 2019/11/06
- 59/290: gnu: ghc-language-c: Update to 0.8.3., guix-commits, 2019/11/06
- 65/290: gnu: ghc-cereal: Update to 0.5.8.1., guix-commits, 2019/11/06
- 66/290: gnu: ghc-x11: Update to 1.9.1., guix-commits, 2019/11/06
- 67/290: gnu: ghc-fingertree: Update to 0.1.4.2., guix-commits, 2019/11/06
- 72/290: gnu: ghc-async: Update to 2.2.2., guix-commits, 2019/11/06
- 73/290: gnu: ghc-chasingbottoms: Update to 1.3.1.7., guix-commits, 2019/11/06
- 78/290: gnu: ghc-concurrent-output: Update to 1.10.11., guix-commits, 2019/11/06
- 76/290: gnu: ghc-mwc-random: Update to 0.14.0.0.,
guix-commits <=
- 88/290: gnu: hspec-discover: Update to 2.7.1., guix-commits, 2019/11/06
- 86/290: gnu: ghc-clock: Update to 0.8., guix-commits, 2019/11/06
- 87/290: gnu: ghc-hspec-meta: Update to 2.6.0., guix-commits, 2019/11/06
- 89/290: gnu: ghc-contravariant: Update to 1.5.2., guix-commits, 2019/11/06
- 90/290: gnu: ghc-hmatrix-gsl-stats: Update to 0.4.1.8., guix-commits, 2019/11/06
- 91/290: gnu: ghc-tasty-expected-failure: Update to 0.11.1.2., guix-commits, 2019/11/06
- 92/290: gnu: ghc-tasty-hunit: Update to 0.10.0.2., guix-commits, 2019/11/06
- 95/290: gnu: ghc-indents: Update to 0.5.0.1., guix-commits, 2019/11/06
- 96/290: gnu: ghc-tasty-quickcheck: Update to 0.10.1., guix-commits, 2019/11/06
- 97/290: gnu: ghc-regex-applicative: Update to 0.3.3.1., guix-commits, 2019/11/06