guix-commits
[Top][All Lists]
Advanced

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

10/54: gnu: ocaml-time-now: Update to 0.15.0.


From: guix-commits
Subject: 10/54: gnu: ocaml-time-now: 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 59ec6c00b074247cb70e2dee5c67441c94872b74
Author: Julien Lepiller <julien@lepiller.eu>
AuthorDate: Sat Apr 30 19:10:06 2022 +0200

    gnu: ocaml-time-now: Update to 0.15.0.
    
    * gnu/packages/ocaml.scm (ocaml-time-now): 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 422001ffeb..3891698299 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -4542,11 +4542,11 @@ packages.")
 (define-public ocaml-time-now
   (package
     (name "ocaml-time-now")
-    (version "0.14.0")
+    (version "0.15.0")
     (source
      (janestreet-origin
       "time_now" version
-      "0hkn2jw4dz5gflnsblskl5wp6z7zbrahwjmaxmsskfviwjg82cqh"))
+      "1a6b1f55mwci1bd8w8vji0qn6wbs60jbwixvwgy4klx2blq57cqk"))
     (build-system dune-build-system)
     (arguments '(#:tests? #f))           ; no tests
     (propagated-inputs



reply via email to

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