ocaml-dune 3.16.0-2build1 source package in Ubuntu

Changelog

ocaml-dune (3.16.0-2build1) oracular; urgency=medium

  * Rebuild against new OCAML ABIs.

 -- Gianfranco Costamagna <email address hidden>  Fri, 09 Aug 2024 14:06:50 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Oracular
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular proposed universe misc

Downloads

File Size SHA-256 Checksum
ocaml-dune_3.16.0.orig.tar.bz2 2.3 MiB 5481dde7918ca3121e02c34d74339f734b32d5883efb8c1b8056471e74f9bda6
ocaml-dune_3.16.0-2build1.debian.tar.xz 5.1 KiB 26f0a91989140cbcff7442a6028d82e9cd0ff6213cdfeda580ec3510ed1e2bd7
ocaml-dune_3.16.0-2build1.dsc 2.0 KiB e26f65ee81c16f3b5efddd39d8f48652f5c22111ab95e9a5c530fface3cd92af

View changes file

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