dune: update to 2.9.2.

This commit is contained in:
Leah Neukirchen 2022-01-24 20:24:52 +01:00
parent 5ff17e7f26
commit f6de4eba28
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'dune'
pkgname=dune
version=2.9.1
version=2.9.2
revision=1
build_style=gnu-makefile
make_build_target="release"
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT"
homepage="https://dune.build/"
distfiles="https://github.com/ocaml/dune/archive/refs/tags/${version}.tar.gz"
checksum=493f8c95697620b1e84278dcf9b4466f63f0858b227417e87ec75d102af620c4
checksum=b2301cdec07a56135f3c1531ba7afc61a85511119577ee8f7814dc0a3d49063d
nocross="ocaml"
post_install() {