[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
49/249: gnu: ghc-quickcheck: Update to 2.13.2.
From: |
guix-commits |
Subject: |
49/249: gnu: ghc-quickcheck: Update to 2.13.2. |
Date: |
Thu, 31 Oct 2019 23:49:25 -0400 (EDT) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit d0bf2e792be8b05bf2a4f9a12f4997582ffdf534
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 09:52:05 2019 -0400
gnu: ghc-quickcheck: Update to 2.13.2.
* gnu/packages/haskell-check.scm (ghc-quickcheck): Update to 2.13.2.
---
gnu/packages/haskell-check.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell-check.scm b/gnu/packages/haskell-check.scm
index e15b002..e972417 100644
--- a/gnu/packages/haskell-check.scm
+++ b/gnu/packages/haskell-check.scm
@@ -397,7 +397,7 @@ use HUnit assertions as QuickCheck properties.")
(define-public ghc-quickcheck
(package
(name "ghc-quickcheck")
- (version "2.11.3")
+ (version "2.13.2")
(outputs '("out" "doc"))
(source
(origin
@@ -408,7 +408,7 @@ use HUnit assertions as QuickCheck properties.")
".tar.gz"))
(sha256
(base32
- "0xhqk35fkzlbjcqbabg6962jkv8d688nzmz7ng4bm84x2d95d328"))))
+ "0426j43af8v3qmdjjqxivazsvr3a2brac8yw09vpgpjkb2m0nmkv"))))
(build-system haskell-build-system)
(arguments
`(#:tests? #f)) ; FIXME: currently missing libraries used for tests.
- 24/249: gnu: ghc-appar: Update to 0.1.8., (continued)
- 24/249: gnu: ghc-appar: Update to 0.1.8., guix-commits, 2019/10/31
- 34/249: gnu: ghc-pretty-show: Update to 1.9.5., guix-commits, 2019/10/31
- 26/249: gnu: ghc-basement: Update to 0.0.11., guix-commits, 2019/10/31
- 37/249: gnu: ghc-mmorph: Update to 1.1.3., guix-commits, 2019/10/31
- 35/249: gnu: ghc-bsb-http-chunked: Update to 0.0.0.4., guix-commits, 2019/10/31
- 41/249: gnu: ghc-regex-pcre-builtin: Update to 0.94.5.8.8.35., guix-commits, 2019/10/31
- 36/249: gnu: ghc-microlens-th: Update to 0.4.2.3., guix-commits, 2019/10/31
- 39/249: gnu: ghc-generics-sop: Update to 0.4.0.1., guix-commits, 2019/10/31
- 40/249: gnu: ghc-tagged: Update to 0.8.6., guix-commits, 2019/10/31
- 45/249: gnu: ghc-unix-time: Update to 0.4.7., guix-commits, 2019/10/31
- 49/249: gnu: ghc-quickcheck: Update to 2.13.2.,
guix-commits <=
- 55/249: gnu: ghc-pqueue: Update to 1.4.1.2., guix-commits, 2019/10/31
- 77/249: gnu: ghc-mwc-random: Update to 0.14.0.0., guix-commits, 2019/10/31
- 91/249: gnu: ghc-tasty-quickcheck: Update to 0.10.1., guix-commits, 2019/10/31
- 106/249: gnu: ghc-asn1-encoding: Update to 0.9.6., guix-commits, 2019/10/31
- 108/249: gnu: ghc-resourcet: Update to 1.2.2., guix-commits, 2019/10/31
- 82/249: gnu: hspec-discover: Update to 2.7.1., guix-commits, 2019/10/31
- 18/249: gnu: ghc-mime-types: Update to 0.1.0.9., guix-commits, 2019/10/31
- 28/249: gnu: ghc-logict: Update to 0.7.0.2., guix-commits, 2019/10/31
- 38/249: gnu: ghc-foundation: Update to 0.0.25., guix-commits, 2019/10/31
- 52/249: gnu: ghc-tagsoup: Update to 0.14.8., guix-commits, 2019/10/31