[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
119/177: gnu: ghc-x509-validation: Update to 1.6.5.
From: |
Ricardo Wurmus |
Subject: |
119/177: gnu: ghc-x509-validation: Update to 1.6.5. |
Date: |
Tue, 13 Feb 2018 07:38:21 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 1705140577f164a53157c90c7a8c53d6c27a417c
Author: Ricardo Wurmus <address@hidden>
Date: Tue Feb 13 00:10:29 2018 +0100
gnu: ghc-x509-validation: Update to 1.6.5.
* gnu/packages/haskell-crypto.scm (ghc-x509-validation): Update to 1.6.5.
---
gnu/packages/haskell-crypto.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell-crypto.scm b/gnu/packages/haskell-crypto.scm
index eb0dc0a..61b0872 100644
--- a/gnu/packages/haskell-crypto.scm
+++ b/gnu/packages/haskell-crypto.scm
@@ -476,7 +476,7 @@ collections, certificates, revocation lists, and exception
lists.")
(define-public ghc-x509-validation
(package
(name "ghc-x509-validation")
- (version "1.6.3")
+ (version "1.6.5")
(source (origin
(method url-fetch)
(uri (string-append "https://hackage.haskell.org/package/"
@@ -484,7 +484,7 @@ collections, certificates, revocation lists, and exception
lists.")
version ".tar.gz"))
(sha256
(base32
- "1qr1v561hdlhjgqjv9pj9mbk0q1xf2mr1j67ghy93nlxxyzd7dw0"))))
+ "190w1sr3w6w49v3yvqz4grb0v09ym4gll3n8bxwijvbvcybk3xyi"))))
(build-system haskell-build-system)
(inputs
`(("ghc-memory" ,ghc-memory)
- 116/177: gnu: ghc-cryptonite: Update to 0.20., (continued)
- 116/177: gnu: ghc-cryptonite: Update to 0.20., Ricardo Wurmus, 2018/02/13
- 121/177: gnu: ghc-openglraw: Update to 3.2.7.0., Ricardo Wurmus, 2018/02/13
- 125/177: gnu: ghc-opengl: Update to 3.0.1.0., Ricardo Wurmus, 2018/02/13
- 124/177: gnu: ghc-gluraw: Update to 2.0.0.2., Ricardo Wurmus, 2018/02/13
- 123/177: gnu: ghc-glut: Update to 2.7.0.10., Ricardo Wurmus, 2018/02/13
- 122/177: gnu: Add ghc-fixed., Ricardo Wurmus, 2018/02/13
- 129/177: gnu: ghc-tagsoup: Update to 0.14.3., Ricardo Wurmus, 2018/02/13
- 133/177: gnu: ghc-hslua: Update to 0.9.5., Ricardo Wurmus, 2018/02/13
- 130/177: gnu: Add ghc-cmark-gfm., Ricardo Wurmus, 2018/02/13
- 134/177: gnu: Add ghc-hslua-module-text., Ricardo Wurmus, 2018/02/13
- 119/177: gnu: ghc-x509-validation: Update to 1.6.5.,
Ricardo Wurmus <=
- 137/177: gnu: ghc-blaze-html: Update to 0.9.0.1., Ricardo Wurmus, 2018/02/13
- 171/177: gnu: darcs: Update to 2.12.5., Ricardo Wurmus, 2018/02/13
- 175/177: gnu: Add ghc-text-binary., Ricardo Wurmus, 2018/02/13
- 164/177: gnu: ghc-process: Update to 1.6.3.0., Ricardo Wurmus, 2018/02/13
- 154/177: gnu: ghc-socks: Update to 0.5.5., Ricardo Wurmus, 2018/02/13
- 152/177: gnu: ghc-mockery: Update to 0.3.3., Ricardo Wurmus, 2018/02/13
- 141/177: gnu: ghc-lens: Update to 4.14., Ricardo Wurmus, 2018/02/13
- 120/177: gnu: ghc-x509-system: Update to 1.6.4., Ricardo Wurmus, 2018/02/13
- 143/177: gnu: ghc-xml-conduit: Update to 1.7.1.2, Ricardo Wurmus, 2018/02/13
- 146/177: gnu: Add ghc-doctest-0.13., Ricardo Wurmus, 2018/02/13