dune: update to 3.8.0.
This commit is contained in:
parent
d5f107c53a
commit
fe106d21b0
@ -1,7 +1,7 @@
|
||||
# Template file for 'dune'
|
||||
pkgname=dune
|
||||
version=3.7.1
|
||||
revision=2
|
||||
version=3.8.0
|
||||
revision=1
|
||||
makedepends="ocaml"
|
||||
depends="ocaml"
|
||||
short_desc="Composable build system for OCaml"
|
||||
@ -10,7 +10,7 @@ license="MIT"
|
||||
homepage="https://dune.build/"
|
||||
changelog="https://raw.githubusercontent.com/ocaml/dune/main/CHANGES.md"
|
||||
distfiles="https://github.com/ocaml/dune/releases/download/${version}/dune-${version}.tbz"
|
||||
checksum=adfc38f14c0188a2ad80d61451d011d27ab8839b717492d7ad42f7cb911c54c3
|
||||
checksum=f7e2970bfab99c7766ff1a05deff5ad7f82cb2471abca6f72449572293f5f6b4
|
||||
nocross="ocaml"
|
||||
|
||||
_dune_release_pkgs="dune dune-build-info dune-configurator
|
||||
|
Loading…
Reference in New Issue
Block a user