dune: rebuild for ocaml-5.3.0.

This commit is contained in:
Leah Neukirchen 2025-06-17 16:48:28 +02:00
parent 662ee95ed0
commit a88738ec7d

View file

@ -1,7 +1,7 @@
# Template file for 'dune' # Template file for 'dune'
pkgname=dune pkgname=dune
version=3.19.1 version=3.19.1
revision=1 revision=2
makedepends="ocaml" makedepends="ocaml"
depends="ocaml" depends="ocaml"
short_desc="Composable build system for OCaml" short_desc="Composable build system for OCaml"