[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
92/328: gnu: ghc-tasty-hunit: Update to 0.10.0.2.
From: |
guix-commits |
Subject: |
92/328: gnu: ghc-tasty-hunit: Update to 0.10.0.2. |
Date: |
Sat, 16 Nov 2019 19:32:30 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 0322ac7ad9b1fff99e05c9f80fecefc550abb29f
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 10:16:39 2019 -0400
gnu: ghc-tasty-hunit: Update to 0.10.0.2.
* gnu/packages/haskell-check.scm (ghc-tasty-hunit): Update to 0.10.0.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 33d08ea..dec68a5 100644
--- a/gnu/packages/haskell-check.scm
+++ b/gnu/packages/haskell-check.scm
@@ -187,7 +187,7 @@ and any other types of tests into a single test suite.")
(define-public ghc-tasty-hunit
(package
(name "ghc-tasty-hunit")
- (version "0.10.0.1")
+ (version "0.10.0.2")
(source
(origin
(method url-fetch)
@@ -197,7 +197,7 @@ and any other types of tests into a single test suite.")
".tar.gz"))
(sha256
(base32
- "0j3hgga6c3s8h5snzivb8a75h96207ia2rlbxzj07xbf4zpkp44g"))))
+ "1xvf5xs0r8xqkcg354klz4wyzwyzvinalyl6f4fnxwqmzrgch8s8"))))
(build-system haskell-build-system)
(inputs
`(("ghc-call-stack" ,ghc-call-stack-boot)
- 75/328: gnu: ghc-math-functions: Update to 0.3.3.0., (continued)
- 75/328: gnu: ghc-math-functions: Update to 0.3.3.0., guix-commits, 2019/11/16
- 84/328: gnu: ghc-integer-logarithms: Update to 1.0.3., guix-commits, 2019/11/16
- 104/328: gnu: ghc-blaze-html: Update to 0.9.1.2., guix-commits, 2019/11/16
- 111/328: gnu: ghc-asn1-encoding: Update to 0.9.6., guix-commits, 2019/11/16
- 106/328: gnu: ghc-extra: Update to 1.6.18., guix-commits, 2019/11/16
- 112/328: gnu: ghc-base-compat: Update to 0.10.5., guix-commits, 2019/11/16
- 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 <=
- 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, 2019/11/16
- 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