[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
190/257: gnu: ghc-doctemplates: Update to 0.2.2.1.
From: |
Ricardo Wurmus |
Subject: |
190/257: gnu: ghc-doctemplates: Update to 0.2.2.1. |
Date: |
Thu, 27 Sep 2018 15:47:27 -0400 (EDT) |
rekado pushed a commit to branch wip-haskell
in repository guix.
commit 46f9986204c33a6456198632aa86bdacc09e3761
Author: Timothy Sample <address@hidden>
Date: Wed Aug 29 00:48:34 2018 -0400
gnu: ghc-doctemplates: Update to 0.2.2.1.
* gnu/packages/haskell.scm (ghc-doctemplates): Update to 0.2.2.1.
---
gnu/packages/haskell.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index c158a1b..b72fa27 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -6540,7 +6540,7 @@ provided. Skylighting is intended to be the successor to
highlighting-kate.")
(define-public ghc-doctemplates
(package
(name "ghc-doctemplates")
- (version "0.2.1")
+ (version "0.2.2.1")
(source
(origin
(method url-fetch)
@@ -6549,7 +6549,7 @@ provided. Skylighting is intended to be the successor to
highlighting-kate.")
version ".tar.gz"))
(sha256
(base32
- "1bfs2kl5j5al2w2y4qpbn68p0xsnb65r7h51l356kpkzc326646p"))))
+ "1gyckfg3kgvzhxw14i7iwrw0crygvsp86sy53bbr1yn7bxbgn33b"))))
(build-system haskell-build-system)
(inputs
`(("ghc-aeson" ,ghc-aeson)
- 152/257: gnu: ghc-gnuplot: Update to 0.5.5.2., (continued)
- 152/257: gnu: ghc-gnuplot: Update to 0.5.5.2., Ricardo Wurmus, 2018/09/27
- 149/257: gnu: ghc-x509: Update to 1.7.3., Ricardo Wurmus, 2018/09/27
- 191/257: gnu: ghc-hslua-module-text: Update Cabal file to r1., Ricardo Wurmus, 2018/09/27
- 187/257: gnu: ghc-aeson-compat: Update to 0.3.8., Ricardo Wurmus, 2018/09/27
- 186/257: gnu: agda: Update to 2.5.4.1., Ricardo Wurmus, 2018/09/27
- 185/257: gnu: ghc-uri-bytestring: Update to 0.3.2.0., Ricardo Wurmus, 2018/09/27
- 182/257: gnu: ghc-parsers: Update to 0.12.9., Ricardo Wurmus, 2018/09/27
- 135/257: gnu: ghc-base-orphans: Update to 0.7., Ricardo Wurmus, 2018/09/27
- 123/257: gnu: ghc-cryptohash-sha1: Update Cabal file to r2., Ricardo Wurmus, 2018/09/27
- 211/257: gnu: ghc-wai: Update to 3.2.1.2., Ricardo Wurmus, 2018/09/27
- 190/257: gnu: ghc-doctemplates: Update to 0.2.2.1.,
Ricardo Wurmus <=
- 175/257: gnu: ghc-cgi: Adjust dependency constraints., Ricardo Wurmus, 2018/09/27
- 172/257: gnu: ghc-aeson: Update to 1.3.1.1., Ricardo Wurmus, 2018/09/27
- 171/257: gnu: ghc-x509-validation: Update to 1.6.10., Ricardo Wurmus, 2018/09/27
- 168/257: gnu: ghc-quickcheck-instances: Update Cabal file to r1., Ricardo Wurmus, 2018/09/27
- 158/257: gnu: ghc-wave: Update to 0.1.5., Ricardo Wurmus, 2018/09/27
- 189/257: gnu: ghc-connection: Update to 0.2.8., Ricardo Wurmus, 2018/09/27
- 178/257: gnu: ghc-haskell-src-exts-util: Update to 0.2.3., Ricardo Wurmus, 2018/09/27
- 179/257: gnu: ghc-haskell-src-meta: Update to 0.8.0.3., Ricardo Wurmus, 2018/09/27
- 181/257: gnu: ghc-http-date: Update to 0.0.8., Ricardo Wurmus, 2018/09/27
- 161/257: gnu: ghc-attoparsec: Enable tests and allow newer QuickCheck., Ricardo Wurmus, 2018/09/27