[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
288/329: gnu: ghc-tasty-rerun: Update to 1.1.14.
From: |
guix-commits |
Subject: |
288/329: gnu: ghc-tasty-rerun: Update to 1.1.14. |
Date: |
Wed, 20 Nov 2019 21:18:46 -0500 (EST) |
samplet pushed a commit to branch master
in repository guix.
commit 7c4ac0ad0da55269b3a15ad4e6fe96bb07554211
Author: Timothy Sample <address@hidden>
Date: Sun Nov 3 10:39:55 2019 -0500
gnu: ghc-tasty-rerun: Update to 1.1.14.
* gnu/packages/haskell-check.scm (ghc-tasty-rerun): Update to 1.1.14.
---
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 456ef30..4942278 100644
--- a/gnu/packages/haskell-check.scm
+++ b/gnu/packages/haskell-check.scm
@@ -316,7 +316,7 @@ test-framework.")
(define-public ghc-tasty-rerun
(package
(name "ghc-tasty-rerun")
- (version "1.1.12")
+ (version "1.1.14")
(source (origin
(method url-fetch)
(uri (string-append
@@ -324,7 +324,7 @@ test-framework.")
"tasty-rerun-" version ".tar.gz"))
(sha256
(base32
- "05lp4zy6lwd916snq6hs43848n62j9vdfl3s8sfivqydrax0vvd8"))))
+ "0s0zj8ds4g1w2cjzm2lh25ivg962jigqdrbj08v3dbz64lx4mlzr"))))
(build-system haskell-build-system)
(inputs
`(("ghc-optparse-applicative" ,ghc-optparse-applicative)
- 263/329: gnu: ghc-linear: Update to 1.20.9., (continued)
- 263/329: gnu: ghc-linear: Update to 1.20.9., guix-commits, 2019/11/20
- 267/329: gnu: ghc-http-conduit: Update to 2.3.7.3., guix-commits, 2019/11/20
- 272/329: gnu: ghc-yesod-persistent: Update to 1.6.0.2., guix-commits, 2019/11/20
- 287/329: gnu: ghc-gtk2hs-buildtools: Update to 0.13.5.4., guix-commits, 2019/11/20
- 296/329: gnu: ghc-hindent: Update to 5.3.1., guix-commits, 2019/11/20
- 275/329: gnu: Add ghc-bitarray., guix-commits, 2019/11/20
- 254/329: gnu: ghc-warp: Update to 3.2.28., guix-commits, 2019/11/20
- 270/329: gnu: ghc-esqueleto: Update to 3.0.0., guix-commits, 2019/11/20
- 281/329: gnu: Add ghc-aeson-diff., guix-commits, 2019/11/20
- 289/329: gnu: ghc-sandi: Update to 0.5., guix-commits, 2019/11/20
- 288/329: gnu: ghc-tasty-rerun: Update to 1.1.14.,
guix-commits <=
- 294/329: gnu: ghc-options: Fix Cabal dependency constraints., guix-commits, 2019/11/20
- 251/329: gnu: ghc-lens: Update to 4.17.1., guix-commits, 2019/11/20
- 274/329: gnu: Add ghc-tasty-lua., guix-commits, 2019/11/20
- 273/329: gnu: ghc-haddock-library: Update to 1.7.0., guix-commits, 2019/11/20
- 276/329: gnu: Add ghc-edit-distance-vector., guix-commits, 2019/11/20
- 285/329: gnu: ghc-yesod-form: Update to 1.6.7., guix-commits, 2019/11/20
- 282/329: gnu: Add ghc-hslua-module-system., guix-commits, 2019/11/20
- 295/329: gnu: Remove ghc-monadplus., guix-commits, 2019/11/20
- 299/329: gnu: ghc-chart-cairo: Update to 1.9.1., guix-commits, 2019/11/20
- 302/329: gnu: cedille: Use most recent GHC., guix-commits, 2019/11/20