dune: update to 3.14.0.
This commit is contained in:
parent
2e5131f47a
commit
a68fa347d9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dune'
|
||||
pkgname=dune
|
||||
version=3.13.0
|
||||
version=3.14.0
|
||||
revision=1
|
||||
makedepends="ocaml"
|
||||
depends="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=f1801257e01c846bd71017ec5d4b2b75fd31b20a0d5979b933b37cc8453678de
|
||||
checksum=f4d09d89162621fdff424c253fa50c4920d2179fb5b3d1debab7bbe97c68b2fc
|
||||
nocross="ocaml"
|
||||
|
||||
_dune_release_pkgs="dune dune-build-info dune-configurator
|
||||
|
|
Loading…
Add table
Reference in a new issue