[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
96/328: gnu: ghc-tasty-quickcheck: Update to 0.10.1.
From: |
guix-commits |
Subject: |
96/328: gnu: ghc-tasty-quickcheck: Update to 0.10.1. |
Date: |
Sat, 16 Nov 2019 19:32:31 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 5a9bc812009aca9a9d3297486599e6aaca303258
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 dec68a5..ba54b13 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)
- 116/328: gnu: ghc-hspec-contrib: Update to 0.5.1., (continued)
- 116/328: gnu: ghc-hspec-contrib: Update to 0.5.1., guix-commits, 2019/11/16
- 67/328: gnu: ghc-fingertree: Update to 0.1.4.2., guix-commits, 2019/11/16
- 71/328: gnu: ghc-hashtables: Update to 1.2.3.4., guix-commits, 2019/11/16
- 73/328: gnu: ghc-chasingbottoms: Update to 1.3.1.7., guix-commits, 2019/11/16
- 92/328: gnu: ghc-tasty-hunit: Update to 0.10.0.2., guix-commits, 2019/11/16
- 90/328: gnu: ghc-hmatrix-gsl-stats: Update to 0.4.1.8., guix-commits, 2019/11/16
- 86/328: gnu: ghc-clock: Update to 0.8., guix-commits, 2019/11/16
- 80/328: gnu: ghc-split: Update Cabal file to r2., guix-commits, 2019/11/16
- 89/328: gnu: ghc-contravariant: Update to 1.5.2., guix-commits, 2019/11/16
- 99/328: gnu: ghc-memory: Update to 0.14.18., guix-commits, 2019/11/16
- 96/328: gnu: ghc-tasty-quickcheck: Update to 0.10.1.,
guix-commits <=
- 114/328: gnu: ghc-unliftio: Update to 0.2.12., guix-commits, 2019/11/16
- 115/328: gnu: ghc-validity: Update to 0.9.0.2., guix-commits, 2019/11/16
- 118/328: gnu: ghc-base-orphans: Update to 0.8.1., guix-commits, 2019/11/16
- 123/328: gnu: ghc-generic-deriving: Update to 1.12.4., guix-commits, 2019/11/16
- 124/328: gnu: ghc-doctest: Update to 0.16.2., guix-commits, 2019/11/16
- 127/328: gnu: ghc-openglraw: Update to 3.3.3.0., guix-commits, 2019/11/16
- 134/328: gnu: ghc-distributive: Update to 0.6.1., guix-commits, 2019/11/16
- 135/328: gnu: ghc-gnuplot: Update to 0.5.6., guix-commits, 2019/11/16
- 27/328: gnu: ghc-code-page: Update to 0.2., guix-commits, 2019/11/16
- 95/328: gnu: ghc-indents: Update to 0.5.0.1., guix-commits, 2019/11/16