Wed, 21 Jan 2026 01:17:39 CST | login

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

ID38683
Package Nameocaml-num
Version1.4
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ocaml-num.git?.#981afd828bddf28830ed7189d83709f354917a8e
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 bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 14:24:58 CST
CompletedFri, 13 Jun 2025 14:32:33 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-2.oc9.src.rpm (info) (download)
aarch64
ocaml-num-1.4-2.oc9.aarch64.rpm (info) (download)
ocaml-num-devel-1.4-2.oc9.aarch64.rpm (info) (download)
ocaml-num-debuginfo-1.4-2.oc9.aarch64.rpm (info) (download)
ocaml-num-debugsource-1.4-2.oc9.aarch64.rpm (info) (download)
loongarch64
ocaml-num-1.4-2.oc9.loongarch64.rpm (info) (download)
ocaml-num-devel-1.4-2.oc9.loongarch64.rpm (info) (download)
ocaml-num-debuginfo-1.4-2.oc9.loongarch64.rpm (info) (download)
ocaml-num-debugsource-1.4-2.oc9.loongarch64.rpm (info) (download)
x86_64
ocaml-num-1.4-2.oc9.x86_64.rpm (info) (download)
ocaml-num-devel-1.4-2.oc9.x86_64.rpm (info) (download)
ocaml-num-debuginfo-1.4-2.oc9.x86_64.rpm (info) (download)
ocaml-num-debugsource-1.4-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
dnf.librepo.log
mock_output.log
dnf.log
state.log
installed_pkgs.log
build.log
mock_config.log
hw_info.log
root.log
aarch64
state.log
build.log
installed_pkgs.log
root.log
dnf.librepo.log
dnf.rpm.log
dnf.log
mock_output.log
hw_info.log
mock_config.log
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.4-2 - Rebuilt for loongarch64 * Mon Jul 01 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.4-1 - initial build