[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
91/249: gnu: ghc-tasty-quickcheck: Update to 0.10.1.
From: |
guix-commits |
Subject: |
91/249: gnu: ghc-tasty-quickcheck: Update to 0.10.1. |
Date: |
Thu, 31 Oct 2019 23:49:37 -0400 (EDT) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 93a149cb7e499a89c3c5508ffaa66569c95a6200
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 10:17:16 2019 -0400
gnu: ghc-tasty-quickcheck: Update to 0.10.1.
* gnu/packages/haskell-check.scm (ghc-tasty-quickcheck): Update to 0.10.1.
---
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 36a6c1f..73e9c47 100644
--- a/gnu/packages/haskell-check.scm
+++ b/gnu/packages/haskell-check.scm
@@ -95,7 +95,7 @@ Haskell test framework.")
(define-public ghc-tasty-quickcheck
(package
(name "ghc-tasty-quickcheck")
- (version "0.10")
+ (version "0.10.1")
(source
(origin
(method url-fetch)
@@ -104,7 +104,7 @@ Haskell test framework.")
"tasty-quickcheck-" version ".tar.gz"))
(sha256
(base32
- "0vr6szbbz3s5461i0zr8zpq347zfvidfzv5gf3xwxhm0yk731z8h"))))
+ "0k4vvd5vmrncv1s6gdf03l4xijwlk428sb9jfx8n1zaz02971msh"))))
(build-system haskell-build-system)
(inputs
`(("ghc-quickcheck" ,ghc-quickcheck)
- 37/249: gnu: ghc-mmorph: Update to 1.1.3., (continued)
- 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, 2019/10/31
- 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 <=
- 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
- 51/249: gnu: ghc-intervalmap: Update to 0.6.1.1., guix-commits, 2019/10/31
- 50/249: gnu: ghc-syb: Update to 0.7.1., guix-commits, 2019/10/31
- 58/249: gnu: ghc-optparse-applicative: Update to 0.14.3.0., guix-commits, 2019/10/31