guix-commits
[Top][All Lists]
Advanced

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

03/54: gnu: ocaml-ppx-enumerate: Update to 0.15.0.


From: guix-commits
Subject: 03/54: gnu: ocaml-ppx-enumerate: 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 bbdc69dcd19e0c37e4307aaa714541e6c75d5b96
Author: Julien Lepiller <julien@lepiller.eu>
AuthorDate: Sat Apr 30 18:40:36 2022 +0200

    gnu: ocaml-ppx-enumerate: Update to 0.15.0.
    
    * gnu/packages/ocaml.scm (ocaml-ppx-enumerate): 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 dd8310dc4d..93d3c24f63 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -5764,11 +5764,11 @@ hash functions from type exrpessions and definitions.")
 (define-public ocaml-ppx-enumerate
   (package
     (name "ocaml-ppx-enumerate")
-    (version "0.14.0")
+    (version "0.15.0")
     (source
      (janestreet-origin
       "ppx_enumerate" version
-      "1ij6sffgqhnjwnj9brhrrw1c6xgxlh0s6r17x1qkgnyrc73gfsz8"))
+      "16yhk3xk2hskmlspb6mikmdp60qaypyiqgq9p17kxpial6fgpdfy"))
     (build-system dune-build-system)
     (arguments
      `(#:tests? #f)) ; no test suite



reply via email to

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