Information for build ocaml-num-1.4-1.oc9

ID27629
Package Nameocaml-num
Version1.4
Release1.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/ocaml-num.git?.#b8b11baaa8c3a3f01c584ad92584a7e011c7687c
SummaryLegacy Num library for arbitrary-precision integer and rational arithmetic
DescriptionThis library implements arbitrary-precision arithmetic on big integers and on rationals. This is a legacy library. It used to be part of the core OCaml distribution (in otherlibs/num) but is now distributed separately. New applications that need arbitrary-precision arithmetic should use the Zarith library (https://github.com/ocaml/Zarith) instead of the Num library, and older applications that already use Num are encouraged to switch to Zarith. Zarith delivers much better performance than Num and has a nicer API.
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 05 Aug 2024 14:44:29 CST
CompletedMon, 05 Aug 2024 14:46:26 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ocaml-num.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ocaml-num.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ocaml-num-1.4-1.oc9.src.rpm (info) (download)
aarch64
ocaml-num-1.4-1.oc9.aarch64.rpm (info) (download)
ocaml-num-devel-1.4-1.oc9.aarch64.rpm (info) (download)
ocaml-num-debuginfo-1.4-1.oc9.aarch64.rpm (info) (download)
ocaml-num-debugsource-1.4-1.oc9.aarch64.rpm (info) (download)
x86_64
ocaml-num-1.4-1.oc9.x86_64.rpm (info) (download)
ocaml-num-devel-1.4-1.oc9.x86_64.rpm (info) (download)
ocaml-num-debuginfo-1.4-1.oc9.x86_64.rpm (info) (download)
ocaml-num-debugsource-1.4-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Mon Jul 01 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.4-1 - initial build