Click here to visit the old openkoji buildsystem (Archived)

Information for build ocaml-unionfind-20220122-4.fc40

ID33415
Package Nameocaml-unionfind
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version20220122
Release4.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-unionfind.git#c31415f5f656690f408d4cbb9a866ec09f968aff
SummaryOCaml implementations of the union-find data structure
DescriptionThe OCaml library unionFind offers two implementations of the union-find data structure. Both implementations are based on disjoint sets forests, with path compression and linking-by-rank, so as to guarantee good asymptotic complexity: every operation requires a quasi-constant number of accesses to the store.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 04 May 2024 06:56:31 CST
CompletedSat, 04 May 2024 07:14:54 CST
Taskbuild (f40, /rpms/ocaml-unionfind.git:c31415f5f656690f408d4cbb9a866ec09f968aff)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-unionfind.git#c31415f5f656690f408d4cbb9a866ec09f968aff'}}
Tags
f40
RPMs
src
ocaml-unionfind-20220122-4.fc40.src.rpm (info) (download)
riscv64
ocaml-unionfind-20220122-4.fc40.riscv64.rpm (info) (download)
ocaml-unionfind-devel-20220122-4.fc40.riscv64.rpm (info) (download)
ocaml-unionfind-debuginfo-20220122-4.fc40.riscv64.rpm (info) (download)
ocaml-unionfind-debugsource-20220122-4.fc40.riscv64.rpm (info) (download)
Logs
riscv64
build.log
state.log
root.log
installed_pkgs.log
hw_info.log
mock_output.log
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 20220122-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 20220122-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Dec 29 2023 Jerry James <loganjerry@gmail.com> - 20220122-2 - Disable debuginfo on bytecode architectures * Fri Dec 29 2023 Jerry James <loganjerry@gmail.com> - 20220122-1 - Initial RPM