guix-commits
[Top][All Lists]
Advanced

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

06/54: gnu: ocaml-ppx-cold: Update to 0.15.0.


From: guix-commits
Subject: 06/54: gnu: ocaml-ppx-cold: 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 2a528d96a0b963a5f72180e5eaff554a0d606e1f
Author: Julien Lepiller <julien@lepiller.eu>
AuthorDate: Sat Apr 30 18:48:42 2022 +0200

    gnu: ocaml-ppx-cold: Update to 0.15.0.
    
    * gnu/packages/ocaml.scm (ocaml-ppx-cold): 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 54f6650ae9..e98ec8dfe5 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -6240,11 +6240,11 @@ position.")
 (define-public ocaml-ppx-cold
   (package
     (name "ocaml-ppx-cold")
-    (version "0.14.0")
+    (version "0.15.0")
     (home-page "https://github.com/janestreet/ppx_cold";)
     (source
      (janestreet-origin "ppx_cold" version
-                        
"1madfzhpir9amnxmg530n70vll0jrl59vyp71miji73i6b9sy6n2"))
+                        
"13gqmfw2sq80anag9bwpm35600l1fnfn7mh9cbj1291k84rsx7wb"))
     (build-system dune-build-system)
     (arguments `(#:test-target "tests"))
     (propagated-inputs



reply via email to

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