Sun, 16 Jun 2024 07:16:02 UTC | login

Information for build ocaml-rresult-0.7.0-5.fc37

ID201263
Package Nameocaml-rresult
Version0.7.0
Release5.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-rresult.git#feadca952d4e6de1f57c397d57425ca6e72284af
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
StartedFri, 07 Oct 2022 20:54:27 UTC
CompletedFri, 07 Oct 2022 22:40:39 UTC
Taskbuild (f37, /rpms/ocaml-rresult.git:feadca952d4e6de1f57c397d57425ca6e72284af)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-rresult.git#feadca952d4e6de1f57c397d57425ca6e72284af'}}
Tags
f37
f38
RPMs
src
ocaml-rresult-0.7.0-5.fc37.src.rpm (info) (download)
riscv64
ocaml-rresult-0.7.0-5.fc37.riscv64.rpm (info) (download)
ocaml-rresult-devel-0.7.0-5.fc37.riscv64.rpm (info) (download)
ocaml-rresult-debuginfo-0.7.0-5.fc37.riscv64.rpm (info) (download)
ocaml-rresult-debugsource-0.7.0-5.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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