[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/249: gnu: cabal-doctest: Update to 1.0.8.
From: |
guix-commits |
Subject: |
02/249: gnu: cabal-doctest: Update to 1.0.8. |
Date: |
Thu, 31 Oct 2019 23:49:15 -0400 (EDT) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 6e6f5eb85e56bc540f82c1b9adae02ab54c590b9
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 00:23:07 2019 -0400
gnu: cabal-doctest: Update to 1.0.8.
* gnu/packages/haskell-check.scm (cabal-doctest): Update to 1.0.8.
---
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 e0951d4..e15b002 100644
--- a/gnu/packages/haskell-check.scm
+++ b/gnu/packages/haskell-check.scm
@@ -841,7 +841,7 @@ To get started quickly, see the examples:
(define-public cabal-doctest
(package
(name "cabal-doctest")
- (version "1.0.6")
+ (version "1.0.8")
(source
(origin
(method url-fetch)
@@ -850,7 +850,7 @@ To get started quickly, see the examples:
version ".tar.gz"))
(sha256
(base32
- "0bgd4jdmzxq5y465r4sf4jv2ix73yvblnr4c9wyazazafddamjny"))))
+ "03if74imlhhk7m56nci5f1wclniwqdmwl4hl177040j1gnlac9i0"))))
(build-system haskell-build-system)
(arguments
`(#:cabal-revision
- branch wip-haskell-updates created (now 63bf374), guix-commits, 2019/10/31
- 02/249: gnu: cabal-doctest: Update to 1.0.8.,
guix-commits <=
- 04/249: gnu: ghc-bytestring-builder: Update to 0.10.8.2.0., guix-commits, 2019/10/31
- 05/249: gnu: ghc-happy: Update to 1.19.12., guix-commits, 2019/10/31
- 01/249: gnu: Use GHC 8.6.5 as the main Haskell compiler., guix-commits, 2019/10/31
- 11/249: gnu: ghc-parser-combinators: Update to 1.1.0., guix-commits, 2019/10/31
- 07/249: gnu: ghc-unix-compat: Update to 0.5.2., guix-commits, 2019/10/31
- 13/249: gnu: ghc-unliftio-core: Update to 0.1.2.0., guix-commits, 2019/10/31
- 10/249: gnu: ghc-polyparse: Update to 1.12.1., guix-commits, 2019/10/31
- 20/249: gnu: ghc-entropy: Update to 0.4.1.5., guix-commits, 2019/10/31
- 21/249: gnu: ghc-string-qq: Update to 0.0.4., guix-commits, 2019/10/31
- 25/249: gnu: ghc-setlocale: Update to 1.0.0.9., guix-commits, 2019/10/31