[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/10: gnu: ocaml-ssl: Update to 0.5.9.
From: |
guix-commits |
Subject: |
08/10: gnu: ocaml-ssl: Update to 0.5.9. |
Date: |
Wed, 4 Sep 2019 17:09:22 -0400 (EDT) |
roptat pushed a commit to branch master
in repository guix.
commit 4a8a0d8520db0b604cc9cadb52c707e9d3a1bb01
Author: Julien Lepiller <address@hidden>
Date: Wed Sep 4 22:57:59 2019 +0200
gnu: ocaml-ssl: Update to 0.5.9.
* gnu/packages/ocaml.scm (ocaml-ssl): Update to 0.5.9.
---
gnu/packages/ocaml.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm
index 5da5027..3961a97 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -1800,7 +1800,7 @@ lets the client choose the concrete timeline.")
(define-public ocaml-ssl
(package
(name "ocaml-ssl")
- (version "0.5.7")
+ (version "0.5.9")
(source
(origin
(method git-fetch)
@@ -1809,7 +1809,7 @@ lets the client choose the concrete timeline.")
(commit version)))
(file-name (git-file-name name version))
(sha256 (base32
- "06zxqnwqkvf7pmj5s44jflkknv01czgbi4nbaac0ys1p7rv99y3x"))))
+ "04h02rvzrwp886n5hsx84rnc9b150iggy38g5v1x1rwz3pkdnmf0"))))
(build-system dune-build-system)
(arguments
`(#:test-target "."))
- branch master updated (11d73fb -> ce50277), guix-commits, 2019/09/04
- 07/10: gnu: opam: Update to 2.0.5., guix-commits, 2019/09/04
- 03/10: gnu: ocaml-biniou: Update to 1.2.1., guix-commits, 2019/09/04
- 08/10: gnu: ocaml-ssl: Update to 0.5.9.,
guix-commits <=
- 09/10: gnu: ocaml-frontc: Update to 3.4.2., guix-commits, 2019/09/04
- 02/10: import: opam: Use propagated-inputs instead of inputs., guix-commits, 2019/09/04
- 06/10: gnu: ocaml-stringext: Update to 1.6.0., guix-commits, 2019/09/04
- 04/10: gnu: ocaml-lwt-log: Update to 1.1.1., guix-commits, 2019/09/04
- 01/10: import: opam: Remove initial "v" in some version numbers., guix-commits, 2019/09/04
- 10/10: gnu: ocaml-easy-format: Update to 1.3.2., guix-commits, 2019/09/04
- 05/10: gnu: ocaml-markup: Update to 0.8.1., guix-commits, 2019/09/04