guix-commits
[Top][All Lists]
Advanced

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

15/54: gnu: ocaml-fieldslib: Update to 0.15.0.


From: guix-commits
Subject: 15/54: gnu: ocaml-fieldslib: Update to 0.15.0.
Date: Sun, 1 May 2022 07:16:04 -0400 (EDT)

roptat pushed a commit to branch master
in repository guix.

commit 2fd97d5a05e1cab8be84e9df80f5b649256459b4
Author: Julien Lepiller <julien@lepiller.eu>
AuthorDate: Sat Apr 30 20:59:20 2022 +0200

    gnu: ocaml-fieldslib: Update to 0.15.0.
    
    * gnu/packages/ocaml.scm (ocaml-fieldslib): 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 2966002cf1..a6ae384b4d 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -5409,10 +5409,10 @@ by making sure that you only compare comparable 
values.")
 (define-public ocaml-fieldslib
   (package
     (name "ocaml-fieldslib")
-    (version "0.14.0")
+    (version "0.15.0")
     (source (janestreet-origin
              "fieldslib" version
-             "10n5y376fb5jgqk9h8vq158rm1b36h9lzh6p11q33h6xgvb1v6n3"))
+             "083izf854vzmi5zj63r7ipjf09y1dqf7iy8n6r4663444xrzs2h5"))
     (build-system dune-build-system)
     (arguments `(#:tests? #f)) ; No tests
     (propagated-inputs



reply via email to

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