[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
118/249: gnu: ghc-doctest: Update to 0.16.2.
From: |
guix-commits |
Subject: |
118/249: gnu: ghc-doctest: Update to 0.16.2. |
Date: |
Thu, 31 Oct 2019 23:49:43 -0400 (EDT) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 0d152c59072c9497e4575c9f1c715a36914a8f39
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 b56f776..35c8eba 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -2706,7 +2706,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)
@@ -2716,7 +2716,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
- 130/249: gnu: ghc-atomic-write: Update to 0.2.0.6., (continued)
- 130/249: gnu: ghc-atomic-write: Update to 0.2.0.6., guix-commits, 2019/10/31
- 141/249: gnu: ghc-comonad: Update to 5.0.5., guix-commits, 2019/10/31
- 138/249: gnu: ghc-opengl: Update to 3.0.3.0., guix-commits, 2019/10/31
- 147/249: gnu: ghc-glut: Update to 2.7.0.15., guix-commits, 2019/10/31
- 169/249: gnu: ghc-profunctors: Update to 5.3., guix-commits, 2019/10/31
- 183/249: gnu: ghc-statistics: Update to 0.15.1.1., guix-commits, 2019/10/31
- 193/249: gnu: ghc-snap-server: Update to 1.1.1.1., guix-commits, 2019/10/31
- 201/249: gnu: ghc-mono-traversable: Update to 1.0.13.0., guix-commits, 2019/10/31
- 148/249: gnu: ghc-bifunctors: Update to 5.5.5., guix-commits, 2019/10/31
- 73/249: gnu: ghc-unordered-containers: Update to 0.2.10.0., guix-commits, 2019/10/31
- 118/249: gnu: ghc-doctest: Update to 0.16.2.,
guix-commits <=
- 86/249: gnu: ghc-contravariant: Update to 1.5.2., guix-commits, 2019/10/31
- 122/249: gnu: ghc-regex: Update to 1.0.2.0., guix-commits, 2019/10/31
- 119/249: gnu: ghc-genvalidity: Update to 0.8.0.0., guix-commits, 2019/10/31
- 112/249: gnu: ghc-fgl: Update to 5.7.0.1., guix-commits, 2019/10/31
- 127/249: gnu: ghc-wave: Update to 0.2.0., guix-commits, 2019/10/31
- 132/249: gnu: ghc-network: Update to 2.8.0.1., guix-commits, 2019/10/31
- 139/249: gnu: ghc-iproute: Update to 1.7.7., guix-commits, 2019/10/31
- 140/249: gnu: ghc-hsopenssl: Update to 0.11.4.17., guix-commits, 2019/10/31
- 137/249: gnu: ghc-tldr: Update to 0.4.0.2., guix-commits, 2019/10/31
- 142/249: gnu: ghc-megaparsec: Update to 7.0.5., guix-commits, 2019/10/31