[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
116/290: gnu: ghc-hspec-contrib: Update to 0.5.1.
From: |
guix-commits |
Subject: |
116/290: gnu: ghc-hspec-contrib: Update to 0.5.1. |
Date: |
Wed, 6 Nov 2019 08:22:41 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 8419179e100e264bc42f8125ad51710e651f2835
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)
- 94/290: gnu: ghc-psqueues: Update to 0.2.7.2., (continued)
- 94/290: gnu: ghc-psqueues: Update to 0.2.7.2., guix-commits, 2019/11/06
- 93/290: gnu: ghc-logict: Update to 0.7.0.2., guix-commits, 2019/11/06
- 101/290: gnu: ghc-bytestring-handle: Fix Cabal dependency constraints., guix-commits, 2019/11/06
- 104/290: gnu: ghc-blaze-html: Update to 0.9.1.2., guix-commits, 2019/11/06
- 102/290: gnu: ghc-tar: Update to 0.5.1.1., guix-commits, 2019/11/06
- 109/290: gnu: ghc-hspec: Update to 2.7.1., guix-commits, 2019/11/06
- 110/290: gnu: ghc-reflection: Update to 2.1.5., guix-commits, 2019/11/06
- 112/290: gnu: ghc-base-compat: Update to 0.10.5., guix-commits, 2019/11/06
- 113/290: gnu: ghc-resourcet: Update to 1.2.2., guix-commits, 2019/11/06
- 98/290: gnu: ghc-vector-binary-instances: Update to 0.2.5.1., guix-commits, 2019/11/06
- 116/290: gnu: ghc-hspec-contrib: Update to 0.5.1.,
guix-commits <=
- 121/290: gnu: ghc-newtype-generics: Update to 0.5.4., guix-commits, 2019/11/06
- 124/290: gnu: ghc-doctest: Update to 0.16.2., guix-commits, 2019/11/06
- 122/290: gnu: ghc-asn1-parse: Update to 0.9.5., guix-commits, 2019/11/06
- 99/290: gnu: ghc-memory: Update to 0.14.18., guix-commits, 2019/11/06
- 100/290: gnu: ghc-blaze-markup: Update to 0.8.2.3., guix-commits, 2019/11/06
- 107/290: gnu: ghc-hspec-core: Update to 2.7.1., guix-commits, 2019/11/06
- 108/290: gnu: ghc-asn1-types: Update to 0.3.3., guix-commits, 2019/11/06
- 126/290: gnu: ghc-tasty-ant-xml: Update to 1.1.6., guix-commits, 2019/11/06
- 119/290: gnu: ghc-storable-complex: Update to 0.2.3.0., guix-commits, 2019/11/06
- 127/290: gnu: ghc-openglraw: Update to 3.3.3.0., guix-commits, 2019/11/06