[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
64/328: gnu: ghc-test-framework-quickcheck2: Update to 0.3.0.5.
From: |
guix-commits |
Subject: |
64/328: gnu: ghc-test-framework-quickcheck2: Update to 0.3.0.5. |
Date: |
Sat, 16 Nov 2019 19:32:23 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 9e3c7218998022d3be66568e7b0e36701ca9166c
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 10:00:01 2019 -0400
gnu: ghc-test-framework-quickcheck2: Update to 0.3.0.5.
* gnu/packages/haskell-check.scm (ghc-test-framework-quickcheck2): Update
to 0.3.0.5.
[arguments]: Update Cabal file hash.
---
gnu/packages/haskell-check.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/haskell-check.scm b/gnu/packages/haskell-check.scm
index 6c9f525..c7f1afd 100644
--- a/gnu/packages/haskell-check.scm
+++ b/gnu/packages/haskell-check.scm
@@ -496,7 +496,7 @@ reporting and test statistics output.")
(define-public ghc-test-framework-quickcheck2
(package
(name "ghc-test-framework-quickcheck2")
- (version "0.3.0.4")
+ (version "0.3.0.5")
(source
(origin
(method url-fetch)
@@ -505,11 +505,11 @@ reporting and test statistics output.")
"test-framework-quickcheck2-" version ".tar.gz"))
(sha256
(base32
- "0vj834337r6jzr3258cv68ly2sv5999mklpsrfngyk51kywsyqyp"))))
+ "0ngf9vvby4nrdf1i7dxf5m9jn0g2pkq32w48xdr92n9hxka7ixn9"))))
(build-system haskell-build-system)
(arguments
`(#:cabal-revision
- ("1" "147ngmfdkskyg7mwsp5w73a4dbx3rp5s38bci3z03kn1m093lxff")))
+ ("1" "1vmpk70h1594h9s216d3ngkb399fpny1d3sh4gg0vrc75p4as68d")))
(inputs
`(("ghc-extensible-exceptions" ,ghc-extensible-exceptions)
("ghc-quickcheck" ,ghc-quickcheck)
- 32/328: gnu: ghc-microlens-th: Update to 0.4.2.3., (continued)
- 32/328: gnu: ghc-microlens-th: Update to 0.4.2.3., guix-commits, 2019/11/16
- 25/328: gnu: ghc-basement: Update to 0.0.11., guix-commits, 2019/11/16
- 29/328: gnu: ghc-th-lift: Update to 0.8.0.1., guix-commits, 2019/11/16
- 34/328: gnu: ghc-foundation: Update to 0.0.25., guix-commits, 2019/11/16
- 43/328: gnu: ghc-cmark-gfm: Update to 0.2.0., guix-commits, 2019/11/16
- 61/328: gnu: ghc-vector-algorithms: Update to 0.8.0.1., guix-commits, 2019/11/16
- 54/328: gnu: ghc-dlist: Update to 0.8.0.7., guix-commits, 2019/11/16
- 56/328: gnu: ghc-optparse-applicative: Update to 0.14.3.0., guix-commits, 2019/11/16
- 58/328: gnu: ghc-th-reify-many: Update to 0.1.9., guix-commits, 2019/11/16
- 76/328: gnu: ghc-mwc-random: Update to 0.14.0.0., guix-commits, 2019/11/16
- 64/328: gnu: ghc-test-framework-quickcheck2: Update to 0.3.0.5.,
guix-commits <=
- 31/328: gnu: ghc-pretty-show: Update to 1.9.5., guix-commits, 2019/11/16
- 47/328: gnu: ghc-quickcheck: Update to 2.13.2., guix-commits, 2019/11/16
- 50/328: gnu: ghc-tagsoup: Update to 0.14.8., guix-commits, 2019/11/16
- 65/328: gnu: ghc-cereal: Update to 0.5.8.1., guix-commits, 2019/11/16
- 63/328: gnu: ghc-test-framework: Update Cabal file to r5., guix-commits, 2019/11/16
- 102/328: gnu: ghc-tar: Update to 0.5.1.1., guix-commits, 2019/11/16
- 19/328: gnu: ghc-transformers-compat: Update to 0.6.5., guix-commits, 2019/11/16
- 23/328: gnu: ghc-appar: Update to 0.1.8., guix-commits, 2019/11/16
- 30/328: gnu: ghc-regex-tdfa: Update to 1.2.3.2., guix-commits, 2019/11/16
- 36/328: gnu: ghc-generics-sop: Update to 0.4.0.1., guix-commits, 2019/11/16