guix-commits
[Top][All Lists]
Advanced

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

08/54: gnu: ocaml-ppx-here: Update to 0.15.0.


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

roptat pushed a commit to branch master
in repository guix.

commit 7678b531a08a8fa32c7504cb2e770d2c6a0e7e59
Author: Julien Lepiller <julien@lepiller.eu>
AuthorDate: Sat Apr 30 18:55:16 2022 +0200

    gnu: ocaml-ppx-here: Update to 0.15.0.
    
    * gnu/packages/ocaml.scm (ocaml-ppx-here): 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 9c7cf8443b..1f37d264cb 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -5847,10 +5847,10 @@ many values).")
 (define-public ocaml-ppx-here
   (package
     (name "ocaml-ppx-here")
-    (version "0.14.0")
+    (version "0.15.0")
     (source
      (janestreet-origin "ppx_here" version
-                        
"0b444djy68v6ji0ypwv5l02pkl151qzrgg96lyhl8dxfrzvj1zkj"))
+                        
"1pyaw31j9n6r98ar947n3j2qj6rrszbdxr8jghk96j4ajdy05g65"))
     (build-system dune-build-system)
     (arguments
      ;; broken tests



reply via email to

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