mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
community/dune: upgrade to 3.7.1
This commit is contained in:
parent
6fbd532102
commit
8c34bdafbe
@ -1,8 +1,8 @@
|
|||||||
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
|
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
|
||||||
# Maintainer: omni <omni+alpine@hack.org>
|
# Maintainer: omni <omni+alpine@hack.org>
|
||||||
pkgname=dune
|
pkgname=dune
|
||||||
pkgver=3.7.0
|
pkgver=3.7.1
|
||||||
pkgrel=2
|
pkgrel=0
|
||||||
pkgdesc="A composable build system for OCaml (formerly Jbuilder)"
|
pkgdesc="A composable build system for OCaml (formerly Jbuilder)"
|
||||||
url="https://dune.build/"
|
url="https://dune.build/"
|
||||||
arch="all !riscv64" # limited by ocaml aport
|
arch="all !riscv64" # limited by ocaml aport
|
||||||
@ -70,5 +70,5 @@ configurator() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
f83d55939513cf292d89cbc38dbe2431cf453c5d5cfdab2239946e2845d10ea57be8643bb8047fe82499bb21561e861dcd8b749c55a1ba18377996c6a0b48239 dune-3.7.0.tar.gz
|
d741b2a92e970f9747240d4356045f46447238f7c8d8c47ba0b1cad96b8194461a47fa315d86a1eef2033a4d38001c999e6033c31b0c75a311367fb78ea12b6b dune-3.7.1.tar.gz
|
||||||
"
|
"
|
||||||
|
Loading…
Reference in New Issue
Block a user