[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
155/177: gnu: ghc-connection: Update to 0.2.6.
From: |
Ricardo Wurmus |
Subject: |
155/177: gnu: ghc-connection: Update to 0.2.6. |
Date: |
Tue, 13 Feb 2018 07:38:28 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit e41fad216d658681dbce671fcc6838faf0e4f2e2
Author: Ricardo Wurmus <address@hidden>
Date: Tue Feb 13 11:33:51 2018 +0100
gnu: ghc-connection: Update to 0.2.6.
* gnu/packages/haskell.scm (ghc-connection): Update to 0.2.6.
---
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 7934385..1d1c440 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -5722,7 +5722,7 @@ set, memory copy, ..) and more")
(define-public ghc-connection
(package
(name "ghc-connection")
- (version "0.2.5")
+ (version "0.2.6")
(source (origin
(method url-fetch)
(uri (string-append "https://hackage.haskell.org/package/"
@@ -5730,7 +5730,7 @@ set, memory copy, ..) and more")
version ".tar.gz"))
(sha256
(base32
- "090il95jnm7ihwvcx3s9v6iwnp37nnsdx15q7722l845g51d95c8"))))
+ "1c1prsgad669cmf6qrqlb5hmh0dnam2imijqzpwcr4ja14l6rh83"))))
(build-system haskell-build-system)
(inputs
`(("ghc-byteable" ,ghc-byteable)
- 86/177: gnu: Add ghc-hxt-regex-xmlschema., (continued)
- 86/177: gnu: Add ghc-hxt-regex-xmlschema., Ricardo Wurmus, 2018/02/13
- 91/177: gnu: hscolour: Update to 1.24.1., Ricardo Wurmus, 2018/02/13
- 93/177: gnu: ghc-pcre-light: Update to 0.4.0.4., Ricardo Wurmus, 2018/02/13
- 94/177: gnu: ghc-parsers: Update to 0.12.4., Ricardo Wurmus, 2018/02/13
- 95/177: gnu: ghc-case-insensitive: Update to 1.2.0.7., Ricardo Wurmus, 2018/02/13
- 92/177: gnu: ghc-temporary: Update to 1.2.0.4., Ricardo Wurmus, 2018/02/13
- 98/177: gnu: ghc-parsec: Update to 3.1.11., Ricardo Wurmus, 2018/02/13
- 99/177: gnu: ghc-vault: Update to 0.3.0.6., Ricardo Wurmus, 2018/02/13
- 128/177: gnu: ghc-haskell-src-meta: Update to 0.8.0.2, Ricardo Wurmus, 2018/02/13
- 127/177: gnu: ghc-th-orphans: Update to 0.13.2., Ricardo Wurmus, 2018/02/13
- 155/177: gnu: ghc-connection: Update to 0.2.6.,
Ricardo Wurmus <=
- 104/177: gnu: ghc-texmath: Update to 0.10.1.1., Ricardo Wurmus, 2018/02/13
- 102/177: gnu: ghc-bifunctors: Update to 5.5.2., Ricardo Wurmus, 2018/02/13
- 103/177: gnu: ghc-pandoc-types: Update to 1.17.3.1., Ricardo Wurmus, 2018/02/13
- 109/177: gnu: ghc-wai-logger: Update to 2.3.0., Ricardo Wurmus, 2018/02/13
- 110/177: gnu: ghc-wai-extra: Update to 3.0.18., Ricardo Wurmus, 2018/02/13
- 111/177: gnu: ghc-xss-sanitize: Update to 0.3.5.7., Ricardo Wurmus, 2018/02/13
- 113/177: gnu: ghc-blaze-html: Update to 0.8.1.2., Ricardo Wurmus, 2018/02/13
- 115/177: gnu: ghc-aeson-pretty: Update to 0.8.2., Ricardo Wurmus, 2018/02/13
- 117/177: gnu: ghc-x509: Update to 1.6.4., Ricardo Wurmus, 2018/02/13
- 118/177: gnu: ghc-x509-store: Update to 1.6.2., Ricardo Wurmus, 2018/02/13