gnu: ocaml-lwt-log: Update to 1.1.2.

* gnu/packages/ocaml.scm (ocaml-lwt-log): Update to 1.1.2.
This commit is contained in:
Julien Lepiller 2022-09-18 18:46:58 +02:00
parent ce3b51a4c6
commit 7934b12ca5
No known key found for this signature in database
GPG key ID: 53D457B2D636EE82

View file

@ -2701,7 +2701,7 @@ (define-public ocaml-lwt-react
(define-public ocaml-lwt-log
(package
(name "ocaml-lwt-log")
(version "1.1.1")
(version "1.1.2")
(source (origin
(method git-fetch)
(uri (git-reference
@ -2710,7 +2710,7 @@ (define-public ocaml-lwt-log
(file-name (git-file-name name version))
(sha256
(base32
"1n12i1rmn9cjn6p8yr6qn5dwbrwvym7ckr7bla04a1xnq8qlcyj7"))))
"0mbv5l9gj09jd1c4lr2axcl4v043ipmhjd9xrk27l4hylzfc6d1q"))))
(build-system dune-build-system)
(arguments
`(#:tests? #f)); require lwt_ppx