[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/153: gnu: ghc-quickcheck: Update to 2.8.1.
From: |
Paul |
Subject: |
13/153: gnu: ghc-quickcheck: Update to 2.8.1. |
Date: |
Thu, 22 Oct 2015 10:10:57 +0000 |
toothbrush pushed a commit to branch wip-haskell-platform-7.10.2-a
in repository guix.
commit 6ff1e27076b3e2e54495ab04ff97fc52d60bc622
Author: Paul van der Walt <address@hidden>
Date: Wed Oct 14 23:08:41 2015 +0200
gnu: ghc-quickcheck: Update to 2.8.1.
* gnu/packages/haskell.scm (ghc-quickcheck): Update to 2.8.1.
---
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 436f849..ede5ee2 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -879,7 +879,7 @@ Hashing\" by Claessen, Pałka for details and the rationale
of the design.")
(define-public ghc-quickcheck
(package
(name "ghc-quickcheck")
- (version "2.8")
+ (version "2.8.1")
(outputs '("out" "doc"))
(source
(origin
@@ -890,7 +890,7 @@ Hashing\" by Claessen, Pałka for details and the rationale
of the design.")
".tar.gz"))
(sha256
(base32
- "04xs6mq22bcnkpi616qrbm7jlivh9csnhmvjgp1ifq52an1wr4rx"))))
+ "0fvnfl30fxmj5q920l13641ar896d53z0z6z66m7c1366lvalwvh"))))
(build-system haskell-build-system)
(arguments
`(#:tests? #f ; FIXME: currently missing libraries used for tests.
- 04/153: gnu: Add ghc-old-locale., (continued)
- 04/153: gnu: Add ghc-old-locale., Paul, 2015/10/22
- 05/153: gnu: xmonad: Patch for updated libraries., Paul, 2015/10/22
- 11/153: gnu: ghc-hashable: Update to 1.2.3.3., Paul, 2015/10/22
- 16/153: gnu: ghc-network: Update to 2.6.2.1., Paul, 2015/10/22
- 08/153: gnu: ghc-dlist: Update to 0.7.1.2., Paul, 2015/10/22
- 06/153: gnu: Add ghc-old-time., Paul, 2015/10/22
- 17/153: gnu: ghc-http: Update to 4000.2.20., Paul, 2015/10/22
- 10/153: gnu: ghc-text: Update to 1.2.1.3., Paul, 2015/10/22
- 09/153: gnu: ghc-dlist: Enable tests., Paul, 2015/10/22
- 12/153: gnu: ghc-primitive: Update to 0.6.1.0., Paul, 2015/10/22
- 13/153: gnu: ghc-quickcheck: Update to 2.8.1.,
Paul <=
- 07/153: gnu: ghc-xmonad-contrib: Update to version 0.11.4., Paul, 2015/10/22
- 15/153: gnu: ghc-vector: Update to 0.11.0.0., Paul, 2015/10/22
- 19/153: gnu: Add ghc-ansi-terminal., Paul, 2015/10/22
- 25/153: gnu: Add ghc-transformers-compat., Paul, 2015/10/22
- 18/153: gnu: cabal-install: Update to 1.22.6.0., Paul, 2015/10/22
- 26/153: gnu: Add ghc-exceptions., Paul, 2015/10/22
- 21/153: gnu: Add ghc-async., Paul, 2015/10/22
- 27/153: gnu: Add ghc-temporary., Paul, 2015/10/22
- 14/153: gnu: ghc-syb: Update to 0.6., Paul, 2015/10/22
- 20/153: gnu: Remove ghc-containers., Paul, 2015/10/22