Mon, 06 Jan 2025 00:27:52 UTC | login

Information for build ocaml-ocplib-endian-1.0-7.fc33

ID152288
Package Nameocaml-ocplib-endian
Version1.0
Release7.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-ocplib-endian.git#ab39e4c51e843b575fcc1e86b8f24b8258494f9a
SummaryFunctions to read/write int16/32/64 from strings, bigarrays
DescriptionOptimised functions to read and write int16/32/64 from strings, bytes and bigarrays, based on primitives added in version 4.01. The library implements three modules: EndianString works directly on strings, and provides submodules BigEndian and LittleEndian, with their unsafe counter-parts; EndianBytes works directly on bytes, and provides submodules BigEndian and LittleEndian, with their unsafe counter-parts; EndianBigstring works on bigstrings (Bigarrays of chars), and provides submodules BigEndian and LittleEndian, with their unsafe counter-parts;
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 28 Mar 2020 13:30:54 UTC
CompletedSat, 28 Mar 2020 13:50:53 UTC
Taskbuild (f33, /rpms/ocaml-ocplib-endian.git:ab39e4c51e843b575fcc1e86b8f24b8258494f9a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-ocplib-endian.git#ab39e4c51e843b575fcc1e86b8f24b8258494f9a'}}
Tags
f33
RPMs
src
ocaml-ocplib-endian-1.0-7.fc33.src.rpm (info) (download)
riscv64
ocaml-ocplib-endian-1.0-7.fc33.riscv64.rpm (info) (download)
ocaml-ocplib-endian-devel-1.0-7.fc33.riscv64.rpm (info) (download)
ocaml-ocplib-endian-debuginfo-1.0-7.fc33.riscv64.rpm (info) (download)
ocaml-ocplib-endian-debugsource-1.0-7.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Feb 26 2020 Richard W.M. Jones <rjones@redhat.com> - 1.0-7 - OCaml 4.10.0 final. * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sun Jan 19 2020 Richard W.M. Jones <rjones@redhat.com> - 1.0-5 - OCaml 4.10.0+beta1 rebuild. * Sun Jan 12 2020 Robert-André Mauchin <zebob.m@gmail.com> - 1.0-4 - OCaml 4.09.0 (final) rebuild. * Mon Oct 14 2019 Ben Rosser <rosser.bjr@gmail.com> - 1.0-3 - Disable tests on s390x for now. * Mon Oct 14 2019 Ben Rosser <rosser.bjr@gmail.com> - 1.0-2 - Fix devel package Requires; switch to make_build macro. * Mon Oct 14 2019 Ben Rosser <rosser.bjr@gmail.com> - 1.0-1 - Initial package.