Thu, 20 Jun 2024 17:50:43 UTC | login

Information for build ocaml-rresult-0.7.0-7.fc38

ID232873
Package Nameocaml-rresult
Version0.7.0
Release7.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-rresult.git#8c8ff4ab3728f4cc3e1d7fb0bae8580b0138a9f1
SummaryResult value combinators for OCaml
DescriptionRresult is an OCaml module for handling computation results and errors in an explicit and declarative manner without resorting to exceptions. It defines combinators to operate on the values of the result type available from OCaml 4.03 in the standard library. OCaml 4.08 provides the Stdlib.Result module which you should prefer to Rresult.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 25 Feb 2023 10:41:19 UTC
CompletedSat, 25 Feb 2023 12:39:27 UTC
Taskbuild (f38, /rpms/ocaml-rresult.git:8c8ff4ab3728f4cc3e1d7fb0bae8580b0138a9f1)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-rresult.git#8c8ff4ab3728f4cc3e1d7fb0bae8580b0138a9f1'}}
Tags
f38
f39
f40
RPMs
src
ocaml-rresult-0.7.0-7.fc38.src.rpm (info) (download)
riscv64
ocaml-rresult-0.7.0-7.fc38.riscv64.rpm (info) (download)
ocaml-rresult-devel-0.7.0-7.fc38.riscv64.rpm (info) (download)
ocaml-rresult-debuginfo-0.7.0-7.fc38.riscv64.rpm (info) (download)
ocaml-rresult-debugsource-0.7.0-7.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Tue Jan 24 2023 Richard W.M. Jones <rjones@redhat.com> - 0.7.0-7 - Rebuild OCaml packages for F38 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jul 20 2022 Jerry James <loganjerry@gmail.com> - 0.7.0-4 - Use new OCaml macros * Sat Jun 18 2022 Richard W.M. Jones <rjones@redhat.com> - 0.7.0-4 - OCaml 4.14.0 rebuild * Fri Feb 04 2022 Richard W.M. Jones <rjones@redhat.com> - 0.7.0-3 - OCaml 4.13.1 rebuild to remove package notes * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Dec 10 2021 Jerry James <loganjerry@gmail.com> - 0.7.0-1 - Initial RPM