Mon, 20 May 2024 20:46:13 UTC | login

Information for build ocaml-stdlib-random-1.1.0-5.fc40

ID293748
Package Nameocaml-stdlib-random
Version1.1.0
Release5.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-stdlib-random.git#9bf7e78bd2f10344fc06ec97f9a1050eb1d20596
SummaryVersioned Random module from the OCaml standard library
DescriptionThe stdlib-random package provides a stable and compiler-independent implementation of all the PRNGs used in the Random module. Those PRNGs are available in the various libraries: - stdlib-random.v3: OCaml 3.07 to 3.11 PRNG - stdlib-random.v4: OCaml 3.12 to 4.14 PRNG - stdlib-random.v5: current OCaml 5.0 PRNG - stdlib-random.v5o: pure OCaml version of the OCaml 5 PRNG All those libraries can be used together and the signature of their Random$n module has been extended to the latest signature whenever possible.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 29 Feb 2024 17:23:28 UTC
CompletedThu, 29 Feb 2024 17:39:28 UTC
Taskbuild (f40, /rpms/ocaml-stdlib-random.git:9bf7e78bd2f10344fc06ec97f9a1050eb1d20596)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-stdlib-random.git#9bf7e78bd2f10344fc06ec97f9a1050eb1d20596'}}
Tags
f40
f41
RPMs
src
ocaml-stdlib-random-1.1.0-5.fc40.src.rpm (info) (download)
riscv64
ocaml-stdlib-random-1.1.0-5.fc40.riscv64.rpm (info) (download)
ocaml-stdlib-random-devel-1.1.0-5.fc40.riscv64.rpm (info) (download)
ocaml-stdlib-random-debuginfo-1.1.0-5.fc40.riscv64.rpm (info) (download)
ocaml-stdlib-random-debugsource-1.1.0-5.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> - 1.1.0-3 - OCaml 5.1.1 + s390x code gen fix for Fedora 40 * Tue Dec 12 2023 Richard W.M. Jones <rjones@redhat.com> - 1.1.0-2 - OCaml 5.1.1 rebuild for Fedora 40 * Wed Nov 22 2023 Jerry James <loganjerry@gmail.com> - 1.1.0-1 - Initial RPM (rhbz#2242905)