[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
124/328: gnu: ghc-doctest: Update to 0.16.2.
From: |
guix-commits |
Subject: |
124/328: gnu: ghc-doctest: Update to 0.16.2. |
Date: |
Sat, 16 Nov 2019 19:32:40 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 41c0a1464c89226bc641fde521ad355b59007a01
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
- 90/328: gnu: ghc-hmatrix-gsl-stats: Update to 0.4.1.8., (continued)
- 90/328: gnu: ghc-hmatrix-gsl-stats: Update to 0.4.1.8., guix-commits, 2019/11/16
- 86/328: gnu: ghc-clock: Update to 0.8., guix-commits, 2019/11/16
- 80/328: gnu: ghc-split: Update Cabal file to r2., guix-commits, 2019/11/16
- 89/328: gnu: ghc-contravariant: Update to 1.5.2., guix-commits, 2019/11/16
- 99/328: gnu: ghc-memory: Update to 0.14.18., guix-commits, 2019/11/16
- 96/328: gnu: ghc-tasty-quickcheck: Update to 0.10.1., guix-commits, 2019/11/16
- 114/328: gnu: ghc-unliftio: Update to 0.2.12., guix-commits, 2019/11/16
- 115/328: gnu: ghc-validity: Update to 0.9.0.2., guix-commits, 2019/11/16
- 118/328: gnu: ghc-base-orphans: Update to 0.8.1., guix-commits, 2019/11/16
- 123/328: gnu: ghc-generic-deriving: Update to 1.12.4., guix-commits, 2019/11/16
- 124/328: gnu: ghc-doctest: Update to 0.16.2.,
guix-commits <=
- 127/328: gnu: ghc-openglraw: Update to 3.3.3.0., guix-commits, 2019/11/16
- 134/328: gnu: ghc-distributive: Update to 0.6.1., guix-commits, 2019/11/16
- 135/328: gnu: ghc-gnuplot: Update to 0.5.6., guix-commits, 2019/11/16
- 27/328: gnu: ghc-code-page: Update to 0.2., guix-commits, 2019/11/16
- 95/328: gnu: ghc-indents: Update to 0.5.0.1., guix-commits, 2019/11/16
- 139/328: gnu: ghc-graphviz: Update to 2999.20.0.3., guix-commits, 2019/11/16
- 146/328: gnu: ghc-chell-quickcheck: Update to 0.2.5.2., guix-commits, 2019/11/16
- 150/328: gnu: ghc-tldr: Update to 0.4.0.2., guix-commits, 2019/11/16
- 151/328: gnu: ghc-opengl: Update to 3.0.3.0., guix-commits, 2019/11/16
- 157/328: gnu: ghc-hslogger: Update to 1.2.12., guix-commits, 2019/11/16