Information for build ocaml-unionfind-20220122-11.rvre0.fc42

ID9977
Package Nameocaml-unionfind
Version20220122
Release11.rvre0.fc42
Epoch
DraftFalse
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.
git:https://gitlab.inria.fr/fpottier/unionfind.git
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 09 Jun 2025 16:38:08 UTC
CompletedMon, 09 Jun 2025 16:38:08 UTC
Tags
f42
RPMs
src
ocaml-unionfind-20220122-11.rvre0.fc42.src.rpm (info) (download)
riscv64
ocaml-unionfind-20220122-11.rvre0.fc42.riscv64.rpm (info) (download)
ocaml-unionfind-devel-20220122-11.rvre0.fc42.riscv64.rpm (info) (download)
ocaml-unionfind-debuginfo-20220122-11.rvre0.fc42.riscv64.rpm (info) (download)
ocaml-unionfind-debugsource-20220122-11.rvre0.fc42.riscv64.rpm (info) (download)
Changelog * Wed Apr 02 2025 David Abdurachmanov <davidlt@rivosinc.com> - 20220122-11.rvre0 - Rebuilt for Fedora/RISCV (riscv64); adding .rvreX to Release: * Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 20220122-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Thu Jan 09 2025 Jerry James <loganjerry@gmail.com> - 20220122-9 - OCaml 5.3.0 rebuild for Fedora 42 * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 20220122-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jul 17 2024 Jerry James <loganjerry@gmail.com> - 20220122-7 - Add VCS field * Wed Jun 19 2024 Richard W.M. Jones <rjones@redhat.com> - 20220122-6 - OCaml 5.2.0 ppc64le fix * Thu May 30 2024 Richard W.M. Jones <rjones@redhat.com> - 20220122-5 - OCaml 5.2.0 for Fedora 41 * 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