[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
116/329: gnu: ghc-hspec-contrib: Update to 0.5.1.
From: |
guix-commits |
Subject: |
116/329: gnu: ghc-hspec-contrib: Update to 0.5.1. |
Date: |
Wed, 20 Nov 2019 21:17:25 -0500 (EST) |
samplet pushed a commit to branch master
in repository guix.
commit bb148db899adb4828fd6baf091d13143b088c1e8
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)
- 138/329: gnu: ghc-fgl-arbitrary: Update dependency constraints., (continued)
- 138/329: gnu: ghc-fgl-arbitrary: Update dependency constraints., guix-commits, 2019/11/20
- 130/329: gnu: Add ghc-base-compat-batteries., guix-commits, 2019/11/20
- 92/329: gnu: ghc-tasty-hunit: Update to 0.10.0.2., guix-commits, 2019/11/20
- 146/329: gnu: ghc-chell-quickcheck: Update to 0.2.5.2., guix-commits, 2019/11/20
- 151/329: gnu: ghc-opengl: Update to 3.0.3.0., guix-commits, 2019/11/20
- 152/329: gnu: ghc-iproute: Update to 1.7.7., guix-commits, 2019/11/20
- 158/329: gnu: ghc-haskell-src-exts: Update to 1.21.1., guix-commits, 2019/11/20
- 91/329: gnu: ghc-tasty-expected-failure: Update to 0.11.1.2., guix-commits, 2019/11/20
- 97/329: gnu: ghc-regex-applicative: Update to 0.3.3.1., guix-commits, 2019/11/20
- 115/329: gnu: ghc-validity: Update to 0.9.0.2., guix-commits, 2019/11/20
- 116/329: gnu: ghc-hspec-contrib: Update to 0.5.1.,
guix-commits <=
- 128/329: gnu: ghc-regex: Update to 1.0.2.0., guix-commits, 2019/11/20
- 132/329: gnu: ghc-attoparsec: Update to 0.13.2.3., guix-commits, 2019/11/20
- 134/329: gnu: ghc-distributive: Update to 0.6.1., guix-commits, 2019/11/20
- 139/329: gnu: ghc-graphviz: Update to 2999.20.0.3., guix-commits, 2019/11/20
- 142/329: gnu: ghc-network: Update to 2.8.0.1., guix-commits, 2019/11/20
- 148/329: gnu: Add ghc-time-compat., guix-commits, 2019/11/20
- 160/329: gnu: ghc-glut: Update to 2.7.0.15., guix-commits, 2019/11/20
- 153/329: gnu: ghc-hsopenssl: Update to 0.11.4.17., guix-commits, 2019/11/20
- 157/329: gnu: ghc-hslogger: Update to 1.2.12., guix-commits, 2019/11/20
- 101/329: gnu: ghc-bytestring-handle: Fix Cabal dependency constraints., guix-commits, 2019/11/20