@@ -1919,7 +1919,7 @@ (define-public ocaml-stringext
(define-public dune-bootstrap
(package
(name "dune")
- (version "3.11.0")
+ (version "3.14.2")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1928,7 +1928,7 @@ (define-public dune-bootstrap
(file-name (git-file-name name version))
(sha256
(base32
- "12k8k2964s1z05mj71f9imwyvk0jyh5h6mpw4hpyr2d73iw53ink"))))
+ "17h91vvqdmwkl7l4b7z6mzxsq9g2czzi9h3d68csz3h0jhwwn130"))))
(build-system ocaml-build-system)
(arguments
`(#:tests? #f; require odoc