guix-commits
[Top][All Lists]
Advanced

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

46/54: gnu: ocaml-ppx-base: Update to 0.15.0.


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

roptat pushed a commit to branch master
in repository guix.

commit 85b23e64e21e63af398cf460e00dd37440d0b9d1
Author: Julien Lepiller <julien@lepiller.eu>
AuthorDate: Sun May 1 11:08:20 2022 +0200

    gnu: ocaml-ppx-base: Update to 0.15.0.
    
    * gnu/packages/ocaml.scm (ocaml-ppx-base): 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 0ea0f7bd5e..326abfb57a 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -6505,11 +6505,11 @@ conversion functions between almost identical types.")
 (define-public ocaml-ppx-base
   (package
     (name "ocaml-ppx-base")
-    (version "0.14.0")
+    (version "0.15.0")
     (source
      (janestreet-origin
       "ppx_base" version
-      "0b7a3fmi90jk8paz0g36yzaq670fbnrbi1j8r5ibh9wbcfli7ji6"))
+      "181w7y2has8jsrqdsvd08q5nhnkx523vwsk3lg0cjix55qssvfyn"))
     (build-system dune-build-system)
     (arguments
      `(#:test-target "."))



reply via email to

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