[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
124/329: gnu: ghc-doctest: Update to 0.16.2.
From: |
guix-commits |
Subject: |
124/329: gnu: ghc-doctest: Update to 0.16.2. |
Date: |
Wed, 20 Nov 2019 21:17:26 -0500 (EST) |
samplet pushed a commit to branch master
in repository guix.
commit 19c14a0fb7ad0f217a28fc7a1cf6074e2dc4cbb6
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 10:29:18 2019 -0400
gnu: ghc-doctest: Update to 0.16.2.
* gnu/packages/haskell-xyz.scm (ghc-doctest): Update to 0.16.2.
---
gnu/packages/haskell-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index f0ff122..f41178b 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -2707,7 +2707,7 @@ Writer monad), where list append quickly becomes too
expensive.")
(define-public ghc-doctest
(package
(name "ghc-doctest")
- (version "0.16.0")
+ (version "0.16.2")
(source
(origin
(method url-fetch)
@@ -2717,7 +2717,7 @@ Writer monad), where list append quickly becomes too
expensive.")
".tar.gz"))
(sha256
(base32
- "0hkccch65s3kp0b36h7bqhilnpi4bx8kngncm7ma9vbd3dwacjdv"))))
+ "0lk4cjfzi5bx2snfzw1zi06li0gvgz3ckfh2kwa98l7nxfdl39ag"))))
(build-system haskell-build-system)
(arguments `(#:tests? #f)) ; FIXME: missing test framework
(inputs
- 102/329: gnu: ghc-tar: Update to 0.5.1.1., (continued)
- 102/329: gnu: ghc-tar: Update to 0.5.1.1., guix-commits, 2019/11/20
- 106/329: gnu: ghc-extra: Update to 1.6.18., guix-commits, 2019/11/20
- 104/329: gnu: ghc-blaze-html: Update to 0.9.1.2., guix-commits, 2019/11/20
- 107/329: gnu: ghc-hspec-core: Update to 2.7.1., guix-commits, 2019/11/20
- 112/329: gnu: ghc-base-compat: Update to 0.10.5., guix-commits, 2019/11/20
- 117/329: gnu: ghc-fgl: Update to 5.7.0.1., guix-commits, 2019/11/20
- 109/329: gnu: ghc-hspec: Update to 2.7.1., guix-commits, 2019/11/20
- 118/329: gnu: ghc-base-orphans: Update to 0.8.1., guix-commits, 2019/11/20
- 114/329: gnu: ghc-unliftio: Update to 0.2.12., guix-commits, 2019/11/20
- 122/329: gnu: ghc-asn1-parse: Update to 0.9.5., guix-commits, 2019/11/20
- 124/329: gnu: ghc-doctest: Update to 0.16.2.,
guix-commits <=
- 125/329: gnu: ghc-genvalidity: Update to 0.8.0.0., guix-commits, 2019/11/20
- 129/329: gnu: ghc-th-orphans: Update to 0.13.9., guix-commits, 2019/11/20
- 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