[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
85/290: gnu: ghc-tasty: Update to 1.2.3.
From: |
guix-commits |
Subject: |
85/290: gnu: ghc-tasty: Update to 1.2.3. |
Date: |
Wed, 6 Nov 2019 08:22:35 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 50b4630988d5723d3ee869d5edf24610ff98be1e
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 10:14:13 2019 -0400
gnu: ghc-tasty: Update to 1.2.3.
* gnu/packages/haskell-check.scm (ghc-tasty): Update to 1.2.3.
---
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 c7f1afd..2ae02cd 100644
--- a/gnu/packages/haskell-check.scm
+++ b/gnu/packages/haskell-check.scm
@@ -156,7 +156,7 @@ contains the correct result for the test.")
(define-public ghc-tasty
(package
(name "ghc-tasty")
- (version "1.1.0.3")
+ (version "1.2.3")
(source
(origin
(method url-fetch)
@@ -166,7 +166,7 @@ contains the correct result for the test.")
".tar.gz"))
(sha256
(base32
- "14riid753hjqr6lca1kgxpnvq0wykf0k3qc5jpag42hh8bszav22"))))
+ "0qpn0avpw4w1qq5r2gwh2piipj0llqq6ylagr3xnqiraq6mhg8cc"))))
(build-system haskell-build-system)
(inputs
`(("ghc-tagged" ,ghc-tagged)
- 68/290: gnu: ghc-vector-th-unbox: Update to 0.2.1.7., (continued)
- 68/290: gnu: ghc-vector-th-unbox: Update to 0.2.1.7., guix-commits, 2019/11/06
- 69/290: gnu: ghc-exceptions: Update to 0.10.3., guix-commits, 2019/11/06
- 71/290: gnu: ghc-hashtables: Update to 1.2.3.4., guix-commits, 2019/11/06
- 80/290: gnu: ghc-split: Update Cabal file to r2., guix-commits, 2019/11/06
- 75/290: gnu: ghc-math-functions: Update to 0.3.3.0., guix-commits, 2019/11/06
- 77/290: gnu: ghc-microlens-platform: Update to 0.3.11., guix-commits, 2019/11/06
- 81/290: gnu: ghc-hmatrix: Update to 0.20.0.0., guix-commits, 2019/11/06
- 79/290: gnu: ghc-hinotify: Update to 0.4., guix-commits, 2019/11/06
- 82/290: gnu: ghc-glob: Update to 0.10.0., guix-commits, 2019/11/06
- 83/290: gnu: ghc-void: Update to 0.7.3., guix-commits, 2019/11/06
- 85/290: gnu: ghc-tasty: Update to 1.2.3.,
guix-commits <=
- 84/290: gnu: ghc-integer-logarithms: Update to 1.0.3., guix-commits, 2019/11/06
- 94/290: gnu: ghc-psqueues: Update to 0.2.7.2., guix-commits, 2019/11/06
- 93/290: gnu: ghc-logict: Update to 0.7.0.2., guix-commits, 2019/11/06
- 101/290: gnu: ghc-bytestring-handle: Fix Cabal dependency constraints., guix-commits, 2019/11/06
- 104/290: gnu: ghc-blaze-html: Update to 0.9.1.2., guix-commits, 2019/11/06
- 102/290: gnu: ghc-tar: Update to 0.5.1.1., guix-commits, 2019/11/06
- 109/290: gnu: ghc-hspec: Update to 2.7.1., guix-commits, 2019/11/06
- 110/290: gnu: ghc-reflection: Update to 2.1.5., guix-commits, 2019/11/06
- 112/290: gnu: ghc-base-compat: Update to 0.10.5., guix-commits, 2019/11/06
- 113/290: gnu: ghc-resourcet: Update to 1.2.2., guix-commits, 2019/11/06