gnu: dune: Update to 1.9.3.

* gnu/packages/ocaml.scm (dune): Update to 1.9.3.
master
Julien Lepiller 2019-05-14 19:35:11 +02:00
parent 1a92f1ff1c
commit 3cf62cd6cb
No known key found for this signature in database
GPG Key ID: 43111F4520086A0C
1 changed files with 2 additions and 2 deletions

View File

@ -1316,14 +1316,14 @@ coverage information.")
(define-public dune
(package
(name "dune")
(version "1.9.1")
(version "1.9.3")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/ocaml/dune/releases/"
"download/" version "/dune-" version ".tbz"))
(sha256
(base32
"0z4jnj0a5vxjqlwksplhag9b3s3iqdcpcpjjzfazv5jdl5cf58f9"))))
"1jlhnx580v6i1d451z5cl8ibfd0m9qln963y2pp5v6s2winyqyri"))))
(build-system ocaml-build-system)
(arguments
`(#:tests? #f; require odoc