Mon, 05 Jun 2023 02:40:02 CST | login

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

ID28348
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 bykojiadmin
State failed
Volume DEFAULT
StartedTue, 28 Feb 2023 18:21:05 CST
CompletedTue, 28 Feb 2023 18:36:30 CST
Taskbuild (f37-build-side-32-misc-devel, /rpms/ocaml-rresult.git:feadca952d4e6de1f57c397d57425ca6e72284af)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-rresult.git#feadca952d4e6de1f57c397d57425ca6e72284af'}}
Tags No tags
RPMs No RPMs
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