Information for build ocaml-res-5.0.2-2.rvre0.fc42

ID9956
Package Nameocaml-res
Version5.0.2
Release2.rvre0.fc42
Epoch
DraftFalse
SummaryOCaml library for resizing arrays and strings
DescriptionThis OCaml-library consists of a set of modules which implement automatically resizing (= reallocating) datastructures that consume a contiguous part of memory. This allows appending and removing of elements to/from arrays (both boxed and unboxed), strings (-> buffers), bit strings and weak arrays while still maintaining fast constant-time access to elements. There are also functors that allow the generation of similar modules which use different reallocation strategies.
git:https://github.com/mmottl/res.git
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 09 Jun 2025 16:38:03 UTC
CompletedMon, 09 Jun 2025 16:38:03 UTC
Tags
f42
RPMs
src
ocaml-res-5.0.2-2.rvre0.fc42.src.rpm (info) (download)
riscv64
ocaml-res-5.0.2-2.rvre0.fc42.riscv64.rpm (info) (download)
ocaml-res-devel-5.0.2-2.rvre0.fc42.riscv64.rpm (info) (download)
ocaml-res-debuginfo-5.0.2-2.rvre0.fc42.riscv64.rpm (info) (download)
ocaml-res-debugsource-5.0.2-2.rvre0.fc42.riscv64.rpm (info) (download)
Changelog * Wed Apr 02 2025 David Abdurachmanov <davidlt@rivosinc.com> - 5.0.2-2.rvre0 - Rebuilt for Fedora/RISCV (riscv64) * Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Thu Jan 09 2025 Jerry James <loganjerry@gmail.com> - 5.0.2-1 - OCaml 5.3.0 rebuild for Fedora 42 - Version 5.0.2 * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.1-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jun 19 2024 Richard W.M. Jones <rjones@redhat.com> - 5.0.1-16 - OCaml 5.2.0 ppc64le fix * Wed May 29 2024 Richard W.M. Jones <rjones@redhat.com> - 5.0.1-15 - OCaml 5.2.0 for Fedora 41 * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.1-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.1-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> - 5.0.1-12 - Bump release and rebuild * Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> - 5.0.1-11 - OCaml 5.1.1 + s390x code gen fix for Fedora 40 * Tue Dec 12 2023 Richard W.M. Jones <rjones@redhat.com> - 5.0.1-10 - OCaml 5.1.1 rebuild for Fedora 40 * Thu Oct 05 2023 Richard W.M. Jones <rjones@redhat.com> - 5.0.1-9 - OCaml 5.1 rebuild for Fedora 40 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Richard W.M. Jones <rjones@redhat.com> - 5.0.1-7 - OCaml 5.0 rebuild for Fedora 39 * Mon Jul 10 2023 Jerry James <loganjerry@gmail.com> - 5.0.1-6 - OCaml 5.0.0 rebuild - Convert License tag to SPDX - Use new dune macros