guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

04/54: gnu: ocaml-ppx-optional: Update to 0.15.0.


From: guix-commits
Subject: 04/54: gnu: ocaml-ppx-optional: Update to 0.15.0.
Date: Sun, 1 May 2022 07:16:02 -0400 (EDT)

roptat pushed a commit to branch master
in repository guix.

commit ad3f1faad6b3bacec54ce4b151d1ee708e05c450
Author: Julien Lepiller <julien@lepiller.eu>
AuthorDate: Sat Apr 30 18:42:01 2022 +0200

    gnu: ocaml-ppx-optional: Update to 0.15.0.
    
    * gnu/packages/ocaml.scm (ocaml-ppx-optional): 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 93d3c24f63..d579b505bc 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -6101,11 +6101,11 @@ literal of the  form 1.0v to conversion functions 
currently in scope.")
 (define-public ocaml-ppx-optional
   (package
     (name "ocaml-ppx-optional")
-    (version "0.14.0")
+    (version "0.15.0")
     (source
      (janestreet-origin
       "ppx_optional" version
-      "1hh6ivlp1qpvyn8l0vhrahkkcp3scf7km254sgplprmk10wnyidz"))
+      "0af7ayhfc1jc01mxs4k253gq49yss2ymkmjsy6fpcz39zhci7fvj"))
     (build-system dune-build-system)
     (arguments `(#:tests? #f)) ; No tests
     (propagated-inputs



reply via email to

[Prev in Thread] Current Thread [Next in Thread]