[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
52/54: gnu: ocaml-ppx-fields-conv: Update to 0.15.0.
From: |
guix-commits |
Subject: |
52/54: gnu: ocaml-ppx-fields-conv: Update to 0.15.0. |
Date: |
Sun, 1 May 2022 07:16:09 -0400 (EDT) |
roptat pushed a commit to branch master
in repository guix.
commit a342c32cd52301942d8fb101ffbac485ab989e3a
Author: Julien Lepiller <julien@lepiller.eu>
AuthorDate: Sun May 1 11:26:44 2022 +0200
gnu: ocaml-ppx-fields-conv: Update to 0.15.0.
* gnu/packages/ocaml.scm (ocaml-ppx-fields-conv): Update to 0.15.0.
---
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 9f57b94d33..69a50fbb78 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -5493,7 +5493,7 @@ standard library.")
(define-public ocaml-ppx-fields-conv
(package
(name "ocaml-ppx-fields-conv")
- (version "0.14.2")
+ (version "0.15.0")
(home-page "https://github.com/janestreet/ppx_fields_conv")
(source
(origin
@@ -5504,7 +5504,7 @@ standard library.")
(file-name (git-file-name name version))
(sha256
(base32
- "1zwirwqry24b48bg7d4yc845hvcirxyymzbw95aaxdcck84d30n8"))))
+ "094wsnw7fcwgl9xg6vkjb0wbgpn9scsp847yhdd184sz9v1amz14"))))
(build-system dune-build-system)
(propagated-inputs
(list ocaml-base ocaml-fieldslib ocaml-migrate-parsetree
- 15/54: gnu: ocaml-fieldslib: Update to 0.15.0., (continued)
- 15/54: gnu: ocaml-fieldslib: Update to 0.15.0., guix-commits, 2022/05/01
- 18/54: gnu: ocaml-bisect-ppx: Update to 2.8.1., guix-commits, 2022/05/01
- 21/54: gnu: ocaml-ppx-let: Update to 0.15.0., guix-commits, 2022/05/01
- 23/54: gnu: ocaml-ppx-custom-printf: Update to 0.15.0., guix-commits, 2022/05/01
- 27/54: gnu: ocaml-integers: Update to 0.7.0., guix-commits, 2022/05/01
- 30/54: gnu: Add ocaml-ppx-ignore-instrumentation., guix-commits, 2022/05/01
- 32/54: gnu: Add ocaml-ppx-disable-unused-warnings., guix-commits, 2022/05/01
- 44/54: gnu: ocaml-jane-street-headers: Update to 0.15.0., guix-commits, 2022/05/01
- 48/54: gnu: ocaml-jst-config: Update to 0.15.1., guix-commits, 2022/05/01
- 50/54: gnu: ocaml-ppx-hash: Update to 0.15.0., guix-commits, 2022/05/01
- 52/54: gnu: ocaml-ppx-fields-conv: Update to 0.15.0.,
guix-commits <=
- 34/54: gnu: ocaml-ppx-bin-prot: Update to 0.15.0., guix-commits, 2022/05/01
- 36/54: gnu: ocaml-ppx-optcomp: Update to 0.15.0., guix-commits, 2022/05/01
- 38/54: gnu: ocaml-easy-format: Update to 1.3.3., guix-commits, 2022/05/01
- 41/54: gnu: ocaml-ppxlib: Update to 0.25.0., guix-commits, 2022/05/01
- 43/54: gnu: ocaml-base-bigstring: Update to 0.15.0., guix-commits, 2022/05/01
- 46/54: gnu: ocaml-ppx-base: Update to 0.15.0., guix-commits, 2022/05/01
- 37/54: gnu: ocaml-variantslib: Update to 0.15.0., guix-commits, 2022/05/01
- 49/54: gnu: ocaml-ppx-sexp-value: Update to 0.15.0., guix-commits, 2022/05/01
- 51/54: gnu: ocaml-parsexp: Update to 0.15.0., guix-commits, 2022/05/01
- 45/54: gnu: ocaml-ppx-compare: Update to 0.15.0., guix-commits, 2022/05/01