[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
41/54: gnu: ocaml-ppxlib: Update to 0.25.0.
From: |
guix-commits |
Subject: |
41/54: gnu: ocaml-ppxlib: Update to 0.25.0. |
Date: |
Sun, 1 May 2022 07:16:07 -0400 (EDT) |
roptat pushed a commit to branch master
in repository guix.
commit e8a3a1d2795185e4c3934f1e7fda54c70c7cdf9d
Author: Julien Lepiller <julien@lepiller.eu>
AuthorDate: Sun May 1 09:18:05 2022 +0200
gnu: ocaml-ppxlib: Update to 0.25.0.
* gnu/packages/ocaml.scm (ocaml-ppxlib): Update to 0.25.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 c9e62e8abe..9083abf02e 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -5282,7 +5282,7 @@ as part of the same ocaml-migrate-parsetree driver.")
(define-public ocaml-ppxlib
(package
(name "ocaml-ppxlib")
- (version "0.24.0")
+ (version "0.25.0")
(home-page "https://github.com/ocaml-ppx/ppxlib")
(source
(origin
@@ -5293,7 +5293,7 @@ as part of the same ocaml-migrate-parsetree driver.")
(file-name (git-file-name name version))
(sha256
(base32
- "1nkkdvqifa36hxj6msd74ld4dfd749d6d9ygfj7zsm328rqvpqf2"))))
+ "0wlqvyqy9ccp7z981blv42aqwq7zfq93cakbahjyy48hiiir6vp2"))))
(build-system dune-build-system)
(propagated-inputs
(list ocaml-base
- 27/54: gnu: ocaml-integers: Update to 0.7.0., (continued)
- 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, 2022/05/01
- 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 <=
- 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
- 39/54: gnu: ocaml-hex: Update to 1.5.0., guix-commits, 2022/05/01