Sat, 27 Apr 2024 10:31:16 UTC | login

Information for build ocaml-stdint-0.6.0-4.fc33

ID156234
Package Nameocaml-stdint
Version0.6.0
Release4.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-stdint.git#d057f3959206d88eb80f86f1c5524d3bc25056be
SummaryVarious signed and unsigned integers for OCaml
DescriptionThe stdint library provides signed and unsigned integer types of various fixed widths: 8, 16, 24, 32, 40, 48, 56, 64 and 128 bits. This interface is similar to Int32 and Int64 from the base library but provides more functions and constants like arithmetic and bit-wise operations, constants like maximum and minimum values, infix operators converting to and from every other integer type (including int, float and nativeint), parsing from and conversion to readable strings (binary, octal, decimal, hexadecimal), and conversion to and from buffers in both big endian and little endian byte order.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 30 Apr 2020 08:01:56 UTC
CompletedThu, 30 Apr 2020 08:16:50 UTC
Taskbuild (f33, /rpms/ocaml-stdint.git:d057f3959206d88eb80f86f1c5524d3bc25056be)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-stdint.git#d057f3959206d88eb80f86f1c5524d3bc25056be'}}
Tags
f33
RPMs
src
ocaml-stdint-0.6.0-4.fc33.src.rpm (info) (download)
noarch
ocaml-stdint-doc-0.6.0-4.fc33.noarch.rpm (info) (download)
riscv64
ocaml-stdint-0.6.0-4.fc33.riscv64.rpm (info) (download)
ocaml-stdint-devel-0.6.0-4.fc33.riscv64.rpm (info) (download)
ocaml-stdint-debuginfo-0.6.0-4.fc33.riscv64.rpm (info) (download)
ocaml-stdint-debugsource-0.6.0-4.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Wed Apr 22 2020 Richard W.M. Jones <rjones@redhat.com> - 0.6.0-4 - OCaml 4.11.0 pre-release attempt 2 * Sat Apr 04 2020 Richard W.M. Jones <rjones@redhat.com> - 0.6.0-3 - Update all OCaml dependencies for RPM 4.16. * Wed Mar 04 2020 Jerry James <loganjerry@gmail.com> - 0.6.0-2 - OCaml 4.10.0 final * Thu Feb 06 2020 Jerry James <loganjerry@gmail.com> - 0.6.0-1 - Initial RPM