me
/
guix
Archived
1
0
Fork 0

gnu: dune: Update to 2.9.3.

* gnu/packages/ocaml.scm (dune-bootstrap): Update to 2.9.3.
master
Julien Lepiller 2022-02-03 14:09:11 +01:00
parent 5fe10d1b97
commit 90547d6d50
No known key found for this signature in database
GPG Key ID: 53D457B2D636EE82
1 changed files with 2 additions and 2 deletions

View File

@ -1656,7 +1656,7 @@ full_split, cut, rcut, etc..")
(define dune-bootstrap
(package
(name "dune")
(version "2.9.1")
(version "2.9.3")
(source (origin
(method git-fetch)
(uri (git-reference
@ -1665,7 +1665,7 @@ full_split, cut, rcut, etc..")
(file-name (git-file-name name version))
(sha256
(base32
"1lnah40pm9ndixz5hbsh67chvdspqpy26g6byb767vqgj7dbivfh"))))
"1b4rsqn6gf3cv46jgvrsq0xh9zfsaif810zpbvm0mv2bhphqfjk7"))))
(build-system ocaml-build-system)
(arguments
`(#:tests? #f; require odoc