me
/
guix
Archived
1
0
Fork 0

gnu: ocaml-time-now: Update to 0.15.0.

* gnu/packages/ocaml.scm (ocaml-time-now): Update to 0.15.0.
master
Julien Lepiller 2022-04-30 19:10:06 +02:00
parent dd35fdf651
commit 59ec6c00b0
No known key found for this signature in database
GPG Key ID: 53D457B2D636EE82
1 changed files with 2 additions and 2 deletions

View File

@ -4542,11 +4542,11 @@ packages.")
(define-public ocaml-time-now (define-public ocaml-time-now
(package (package
(name "ocaml-time-now") (name "ocaml-time-now")
(version "0.14.0") (version "0.15.0")
(source (source
(janestreet-origin (janestreet-origin
"time_now" version "time_now" version
"0hkn2jw4dz5gflnsblskl5wp6z7zbrahwjmaxmsskfviwjg82cqh")) "1a6b1f55mwci1bd8w8vji0qn6wbs60jbwixvwgy4klx2blq57cqk"))
(build-system dune-build-system) (build-system dune-build-system)
(arguments '(#:tests? #f)) ; no tests (arguments '(#:tests? #f)) ; no tests
(propagated-inputs (propagated-inputs