gnu: dune: Update to 3.3.1.

* gnu/packages/ocaml.scm (dune): Update to 3.3.1.
This commit is contained in:
Julien Lepiller 2022-07-02 18:02:27 +02:00
parent ac0415fdd9
commit e0ecf85969
No known key found for this signature in database
GPG key ID: 53D457B2D636EE82

View file

@ -1704,7 +1704,7 @@ (define-public ocaml-stringext
(define dune-bootstrap
(package
(name "dune")
(version "3.2.0")
(version "3.3.1")
(source (origin
(method git-fetch)
(uri (git-reference
@ -1713,7 +1713,7 @@ (define dune-bootstrap
(file-name (git-file-name name version))
(sha256
(base32
"0fa8fkj2piis8b56phl6p77pl1na81krdnmmvyw16hq45zbmm9rk"))))
"0wdja70l7y1cj1d0sijm0q0cbics8xd9wqka7zyb29y1cc57pasa"))))
(build-system ocaml-build-system)
(arguments
`(#:tests? #f; require odoc