guix-commits
[Top][All Lists]
Advanced

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

50/54: gnu: ocaml-ppx-hash: Update to 0.15.0.


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

roptat pushed a commit to branch master
in repository guix.

commit 88ee60203976b50f44da0fc6c976f35e18e3ef57
Author: Julien Lepiller <julien@lepiller.eu>
AuthorDate: Sun May 1 11:17:55 2022 +0200

    gnu: ocaml-ppx-hash: Update to 0.15.0.
    
    * gnu/packages/ocaml.scm (ocaml-ppx-hash): 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 aa3d005463..c1b4054d07 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -5744,10 +5744,10 @@ storage of large amounts of data.")
 (define-public ocaml-ppx-hash
   (package
     (name "ocaml-ppx-hash")
-    (version "0.14.0")
+    (version "0.15.0")
     (source
      (janestreet-origin "ppx_hash" version
-                "0x4wgdvhgd8a49bzari52jpkykxpv6ncgp5ncda3xgg0a9r49s8n"))
+                "048pim0xicj8j9whd5lnchf62788sk3w89h12aybbalk1xm6dfs5"))
     (build-system dune-build-system)
     (propagated-inputs
      (list ocaml-base ocaml-ppx-compare ocaml-ppx-sexp-conv



reply via email to

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