me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/ocaml.scm (ocaml-lwt-log): Update to 1.1.2.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -2701,7 +2701,7 @@ module Unix.")
(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 @@ module Unix.")
(file-name (git-file-name name version))
(sha256
(base32
"1n12i1rmn9cjn6p8yr6qn5dwbrwvym7ckr7bla04a1xnq8qlcyj7"))))
"0mbv5l9gj09jd1c4lr2axcl4v043ipmhjd9xrk27l4hylzfc6d1q"))))
(build-system dune-build-system)
(arguments
`(#:tests? #f)); require lwt_ppx