[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
116/328: gnu: ghc-hspec-contrib: Update to 0.5.1.
From: |
guix-commits |
Subject: |
116/328: gnu: ghc-hspec-contrib: Update to 0.5.1. |
Date: |
Sat, 16 Nov 2019 19:32:38 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 2037e527f336ae953aec198d885bf7743490ec13
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 10:26:09 2019 -0400
gnu: ghc-hspec-contrib: Update to 0.5.1.
* gnu/packages/haskell-check.scm (ghc-hspec-contrib): Update to 0.5.1.
---
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 bcbb707..4e619b3 100644
--- a/gnu/packages/haskell-check.scm
+++ b/gnu/packages/haskell-check.scm
@@ -692,7 +692,7 @@ Haskell, inspired by the Ruby library RSpec.")
(define-public ghc-hspec-contrib
(package
(name "ghc-hspec-contrib")
- (version "0.5.0")
+ (version "0.5.1")
(source (origin
(method url-fetch)
(uri (string-append "https://hackage.haskell.org/package/"
@@ -700,7 +700,7 @@ Haskell, inspired by the Ruby library RSpec.")
version ".tar.gz"))
(sha256
(base32
- "13579xdqwbsy8k0vxdcvgy932d4p76mij1rzkzbpqbspfn7399yv"))))
+ "0hhzxaa3fxz5mk5qcsrnfr98a7bn3szx2ydgr0x9mbqmm1jg06rc"))))
(build-system haskell-build-system)
(inputs
`(("ghc-hspec-core" ,ghc-hspec-core)
- 133/328: gnu: ghc-genvalidity-property: Update to 0.4.0.0., (continued)
- 133/328: gnu: ghc-genvalidity-property: Update to 0.4.0.0., guix-commits, 2019/11/16
- 37/328: gnu: ghc-tagged: Update to 0.8.6., guix-commits, 2019/11/16
- 41/328: gnu: ghc-cmark: Update to 0.6., guix-commits, 2019/11/16
- 42/328: gnu: ghc-unix-time: Update to 0.4.7., guix-commits, 2019/11/16
- 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 <=
- 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, 2019/11/16
- 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