ocaml-dune 3.14.0-1 source package in Ubuntu

Changelog

ocaml-dune (3.14.0-1) unstable; urgency=medium

  * New upstream release

 -- Stéphane Glondu <email address hidden>  Wed, 14 Feb 2024 17:05:24 +0100

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
ocaml-dune_3.14.0-1.dsc 1.8 KiB d30342d3ffb2a00f753572c0904c8093bba3413645c4b00adbedcfdfe4a47304
ocaml-dune_3.14.0.orig.tar.bz2 2.2 MiB f4d09d89162621fdff424c253fa50c4920d2179fb5b3d1debab7bbe97c68b2fc
ocaml-dune_3.14.0-1.debian.tar.xz 5.0 KiB 6a3a3337c884d5a164076775d005ae3fed9dbfe486c67aea712b2efd59f063d2

No changes file available.

Binary packages built by this source

libdune-ocaml-dev: composable build system for OCaml projects (libraries)

 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.
 .
 This package contains libraries provided by the ocaml-dune source
 package.

libdune-ocaml-dev-dbgsym: debug symbols for libdune-ocaml-dev
ocaml-dune: composable build system for OCaml projects

 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.
 .
 This package contains the dune executable.

ocaml-dune-dbgsym: debug symbols for ocaml-dune