Package dune-dune-build-info: Information
Source package: dune-dune-build-info
Version: 3.22.1-alt1
Build time: Apr 2, 2026, 06:52 PM
Category: Development/ML
Report package bugHome page: https://github.com/ocaml/dune
License: MIT
Summary: A composable build system for OCaml
Description:
Dune is a build system designed for OCaml/Reason projects only. It focuses on providing the user with a consistent experience and takes care of most of the low-level details of OCaml compilation. All you have to do is provide a description of your project and Dune will do the rest. The scheme it implements is inspired from the one used inside Jane Street and adapted to the open source world. It has matured over a long time and is used daily by hundred of developers, which means that it is highly tested and productive.
List of RPM packages built from this SRPM:
ocaml-dune-build-info (riscv64)
ocaml-dune-build-info-debuginfo (riscv64)
ocaml-dune-build-info-devel (riscv64)
ocaml-dune-build-info (riscv64)
ocaml-dune-build-info-debuginfo (riscv64)
ocaml-dune-build-info-devel (riscv64)
Maintainer: Anton Farygin
Last changed
April 1, 2026 Anton Farygin 3.22.1-alt1
- 3.22.0 -> 3.22.1
March 20, 2026 Anton Farygin 3.22.0-alt1
- 3.21.1 -> 3.22.0
March 5, 2026 Anton Farygin 3.21.1-alt2
- added autodetected ocaml bootstrap mode - disabled check section when building dune package in ocaml bootstrap mode