This site has been archived!!! Click here to visit the new openkoji buildsystem!

Information for build ocaml-unionfind-20220122-1.fc39

ID130899
Package Nameocaml-unionfind
Version20220122
Release1.fc39
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-unionfind.git#78031279a5e1772cfd410f88d2dad0102975388d
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 byzhaojiasheng
State complete
Volume DEFAULT
StartedThu, 08 Feb 2024 10:20:04 CST
CompletedThu, 08 Feb 2024 10:32:22 CST
Taskbuild (f39-build, /rpms/ocaml-unionfind.git:78031279a5e1772cfd410f88d2dad0102975388d)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-unionfind.git#78031279a5e1772cfd410f88d2dad0102975388d'}}
Tags
f39-build
RPMs
src
ocaml-unionfind-20220122-1.fc39.src.rpm (info) (download)
riscv64
ocaml-unionfind-20220122-1.fc39.riscv64.rpm (info) (download)
ocaml-unionfind-devel-20220122-1.fc39.riscv64.rpm (info) (download)
Logs
riscv64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Thu Feb 08 2024 Koji - 20220122-1.fc39 - local build