Wed, 29 May 2024 13:15:08 UTC | login

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

ID278827
Package Nameocaml-stdlib-random
Version1.1.0
Release3.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-stdlib-random.git#ce869b9208acfe47e0895cd38ef5ef11b4d607c2
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
StartedFri, 29 Dec 2023 09:02:31 UTC
CompletedFri, 29 Dec 2023 09:12:34 UTC
Taskbuild (f40, /rpms/ocaml-stdlib-random.git:ce869b9208acfe47e0895cd38ef5ef11b4d607c2)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-stdlib-random.git#ce869b9208acfe47e0895cd38ef5ef11b4d607c2'}}
Tags
f40
RPMs
src
ocaml-stdlib-random-1.1.0-3.fc40.src.rpm (info) (download)
riscv64
ocaml-stdlib-random-1.1.0-3.fc40.riscv64.rpm (info) (download)
ocaml-stdlib-random-devel-1.1.0-3.fc40.riscv64.rpm (info) (download)
ocaml-stdlib-random-debuginfo-1.1.0-3.fc40.riscv64.rpm (info) (download)
ocaml-stdlib-random-debugsource-1.1.0-3.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * 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)