gnu: ocaml-bos: Update to 0.2.1.

* gnu/packages/ocaml.scm (ocaml-bos): Update to 0.2.1.
This commit is contained in:
Julien Lepiller 2021-10-08 13:43:59 +02:00
parent b8d4524b6c
commit 2e74616446
No known key found for this signature in database
GPG key ID: 53D457B2D636EE82

View file

@ -2537,14 +2537,14 @@ (define-public ocaml-fpath
(define-public ocaml-bos
(package
(name "ocaml-bos")
(version "0.2.0")
(version "0.2.1")
(source (origin
(method url-fetch)
(uri (string-append "http://erratique.ch/software/bos/releases/"
"bos-" version ".tbz"))
(sha256
(base32
"1s10iqx8rgnxr5n93lf4blwirjf8nlm272yg5sipr7lsr35v49wc"))))
"0dwg7lpaq30rvwc5z1gij36fn9xavvpah1bj8ph9gmhhddw2xmnq"))))
(build-system ocaml-build-system)
(arguments
`(#:tests? #f