[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
288/290: gnu: ghc-tasty-rerun: Update to 1.1.14.
From: |
guix-commits |
Subject: |
288/290: gnu: ghc-tasty-rerun: Update to 1.1.14. |
Date: |
Wed, 6 Nov 2019 08:23:30 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 9f1f71a1b20ce0d4c2b79bbb744ec36cc78a1b5e
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 a499f25..917340a 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)
- 262/290: gnu: ghc-persistent-template: Update to 2.6.0., (continued)
- 262/290: gnu: ghc-persistent-template: Update to 2.6.0., guix-commits, 2019/11/06
- 268/290: gnu: ghc-sdl2: Update to 2.5.0.0., guix-commits, 2019/11/06
- 269/290: gnu: ghc-persistent-sqlite: Update to 2.9.3., guix-commits, 2019/11/06
- 271/290: gnu: hoogle: Update to 5.0.17.11., guix-commits, 2019/11/06
- 272/290: gnu: ghc-yesod-persistent: Update to 1.6.0.2., guix-commits, 2019/11/06
- 270/290: gnu: ghc-esqueleto: Update to 3.0.0., guix-commits, 2019/11/06
- 276/290: gnu: Add ghc-edit-distance-vector., guix-commits, 2019/11/06
- 273/290: gnu: ghc-haddock-library: Update to 1.7.0., guix-commits, 2019/11/06
- 282/290: gnu: Add ghc-hslua-module-system., guix-commits, 2019/11/06
- 283/290: gnu: Add ghc-ipynb., guix-commits, 2019/11/06
- 288/290: gnu: ghc-tasty-rerun: Update to 1.1.14.,
guix-commits <=
- 286/290: gnu: ghc-pandoc-citeproc: Update to 0.16.2., guix-commits, 2019/11/06
- 244/290: gnu: ghc-feed: Update to 1.2.0.1., guix-commits, 2019/11/06
- 290/290: gnu: darcs: Fix Cabal dependency constraints., guix-commits, 2019/11/06
- 222/290: gnu: ghc-cryptohash-sha1: Update Cabal file to r4., guix-commits, 2019/11/06
- 242/290: gnu: ghc-simple-sendfile: Update to 0.2.30., guix-commits, 2019/11/06
- 228/290: gnu: ghc-mono-traversable: Update to 1.0.13.0., guix-commits, 2019/11/06
- 254/290: gnu: ghc-warp: Update to 3.2.28., guix-commits, 2019/11/06
- 259/290: gnu: ghc-deepseq-generics: Update Cabal file to r4., guix-commits, 2019/11/06
- 260/290: gnu: ghc-yesod-core: Update to 1.6.16.1., guix-commits, 2019/11/06
- 263/290: gnu: ghc-linear: Update to 1.20.9., guix-commits, 2019/11/06