[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
288/328: gnu: ghc-tasty-rerun: Update to 1.1.14.
From: |
guix-commits |
Subject: |
288/328: gnu: ghc-tasty-rerun: Update to 1.1.14. |
Date: |
Sat, 16 Nov 2019 19:33:27 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit e9a89c61a8c8c77e4b7150e3fecb5f8bdfe0a264
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)
- 259/328: gnu: ghc-deepseq-generics: Update Cabal file to r4., (continued)
- 259/328: gnu: ghc-deepseq-generics: Update Cabal file to r4., guix-commits, 2019/11/16
- 262/328: gnu: ghc-persistent-template: Update to 2.6.0., guix-commits, 2019/11/16
- 271/328: gnu: hoogle: Update to 5.0.17.11., guix-commits, 2019/11/16
- 273/328: gnu: ghc-haddock-library: Update to 1.7.0., guix-commits, 2019/11/16
- 295/328: gnu: Remove ghc-monadplus., guix-commits, 2019/11/16
- 307/328: gnu: Add ghc-timezone-olson., guix-commits, 2019/11/16
- 309/328: gnu: Update xmobar to 0.31., guix-commits, 2019/11/16
- 314/328: gnu: Add ghc-testing-feat., guix-commits, 2019/11/16
- 229/328: gnu: ghc-conduit: Update to 1.3.1.1., guix-commits, 2019/11/16
- 276/328: gnu: Add ghc-edit-distance-vector., guix-commits, 2019/11/16
- 288/328: gnu: ghc-tasty-rerun: Update to 1.1.14.,
guix-commits <=
- 306/328: gnu: Add ghc-timezone-series., guix-commits, 2019/11/16
- 310/328: gnu: Add ghc-tar-conduit., guix-commits, 2019/11/16
- 319/328: gnu: Add ghc-numeric-extras., guix-commits, 2019/11/16
- 316/328: gnu: Add ghc-monoid-extras., guix-commits, 2019/11/16
- 320/328: gnu: Add ghc-intervals., guix-commits, 2019/11/16
- 324/328: gnu: Add ghc-svg-builder., guix-commits, 2019/11/16
- 326/328: gnu: ngless: Update to 1.0.1., guix-commits, 2019/11/16
- 291/328: gnu: ghc-microlens-aeson: Patch tests for i686-linux., guix-commits, 2019/11/16
- 303/328: gnu: idris: Fix Cabal dependency constraints., guix-commits, 2019/11/16
- 304/328: gnu: elm-compiler: Fix Cabal dependency constraints., guix-commits, 2019/11/16