community/dune: upgrade to 3.7.1

This commit is contained in:
omni 2023-05-06 21:59:42 +00:00 committed by alice
parent 6fbd532102
commit 8c34bdafbe

View File

@ -1,8 +1,8 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: omni <omni+alpine@hack.org>
pkgname=dune
pkgver=3.7.0
pkgrel=2
pkgver=3.7.1
pkgrel=0
pkgdesc="A composable build system for OCaml (formerly Jbuilder)"
url="https://dune.build/"
arch="all !riscv64" # limited by ocaml aport
@ -70,5 +70,5 @@ configurator() {
}
sha512sums="
f83d55939513cf292d89cbc38dbe2431cf453c5d5cfdab2239946e2845d10ea57be8643bb8047fe82499bb21561e861dcd8b749c55a1ba18377996c6a0b48239 dune-3.7.0.tar.gz
d741b2a92e970f9747240d4356045f46447238f7c8d8c47ba0b1cad96b8194461a47fa315d86a1eef2033a4d38001c999e6033c31b0c75a311367fb78ea12b6b dune-3.7.1.tar.gz
"