[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
29/54: gnu: ocaml-opam-file-format: Update to 2.1.4.
From: |
guix-commits |
Subject: |
29/54: gnu: ocaml-opam-file-format: Update to 2.1.4. |
Date: |
Sun, 1 May 2022 07:16:06 -0400 (EDT) |
roptat pushed a commit to branch master
in repository guix.
commit a9e8b6e7a27e02e2457f55be2bcac1321b43fa19
Author: Julien Lepiller <julien@lepiller.eu>
AuthorDate: Sun May 1 07:46:09 2022 +0200
gnu: ocaml-opam-file-format: Update to 2.1.4.
* gnu/packages/ocaml.scm (ocaml-opam-file-format): Update to 2.1.4.
---
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 bd9c2ef0d1..24a58fbe0e 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -754,7 +754,7 @@ let () = String.split_on_char ':' (Sys.getenv \"OCAMLPATH\")
(define-public ocaml-opam-file-format
(package
(name "ocaml-opam-file-format")
- (version "2.1.3")
+ (version "2.1.4")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -763,7 +763,7 @@ let () = String.split_on_char ':' (Sys.getenv \"OCAMLPATH\")
(file-name (git-file-name name version))
(sha256
(base32
- "1fxhppdmrysr2nb5z3c448h17np48f3ga9jih33acj78r4rdblcs"))))
+ "0dmnb1mqdy4913f9ma446hi5m99q7hfibj6j0m8x2wsfnfy2fw62"))))
(build-system ocaml-build-system)
(arguments
`(#:tests? #f; No tests
- 09/54: gnu: ocaml-bin-prot: Update to 0.15.0., (continued)
- 09/54: gnu: ocaml-bin-prot: Update to 0.15.0., guix-commits, 2022/05/01
- 14/54: gnu: ocaml-ppx-fixed-literal: Update to 0.15.0., guix-commits, 2022/05/01
- 16/54: gnu: ocaml-typerep: Update to 0.15.0., guix-commits, 2022/05/01
- 19/54: gnu: ocaml-utop: Update to 2.9.1., guix-commits, 2022/05/01
- 20/54: gnu: ocaml-ppx-variants-conv: Update to 0.15.0., guix-commits, 2022/05/01
- 22/54: gnu: ocaml-ppx-module-timer: Update to 0.15.0., guix-commits, 2022/05/01
- 24/54: gnu: ocaml-ppx-pipebang: Update to 0.15.0., guix-commits, 2022/05/01
- 25/54: gnu: dune: Update to 3.1.1., guix-commits, 2022/05/01
- 26/54: gnu: ocaml-ppx-bench: Update to 0.15.0., guix-commits, 2022/05/01
- 28/54: gnu: ocaml-ctypes: Update to 0.20.1., guix-commits, 2022/05/01
- 29/54: gnu: ocaml-opam-file-format: Update to 2.1.4.,
guix-commits <=
- 31/54: gnu: Add ocaml-ppx-log., guix-commits, 2022/05/01
- 33/54: gnu: ocaml-ppx-jane: Update to 0.15.0., guix-commits, 2022/05/01
- 35/54: gnu: ocaml-cstruct: Update to 6.1.0., guix-commits, 2022/05/01
- 40/54: gnu: coq: Update to 8.15.1., guix-commits, 2022/05/01
- 47/54: gnu: ocaml-ppx-stable: Update to 0.15.0., guix-commits, 2022/05/01
- 53/54: gnu: ocaml-spawn: Update to 0.15.1., guix-commits, 2022/05/01
- 54/54: gnu: ocaml-re: Update to 1.10.4., guix-commits, 2022/05/01
- 42/54: gnu: ocaml-core: Update to 0.15.0., guix-commits, 2022/05/01
- 04/54: gnu: ocaml-ppx-optional: Update to 0.15.0., guix-commits, 2022/05/01
- 01/54: gnu: ocaml-ppx-sexp-message: Update to 0.15.0., guix-commits, 2022/05/01