Sat, 09 Nov 2024 19:24:01 UTC | login

Information for build ocaml-rresult-0.7.0-19.fc41

ID321990
Package Nameocaml-rresult
Version0.7.0
Release19.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-rresult.git#fac8cb7f67f709b8194c14019a577d0f833e4161
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.
git:https://erratique.ch/repos/rresult.git
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 24 Jul 2024 11:22:09 UTC
CompletedWed, 24 Jul 2024 11:35:26 UTC
Taskbuild (f41, /rpms/ocaml-rresult.git:fac8cb7f67f709b8194c14019a577d0f833e4161)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-rresult.git#fac8cb7f67f709b8194c14019a577d0f833e4161'}}
Tags
f41
RPMs
src
ocaml-rresult-0.7.0-19.fc41.src.rpm (info) (download)
riscv64
ocaml-rresult-0.7.0-19.fc41.riscv64.rpm (info) (download)
ocaml-rresult-devel-0.7.0-19.fc41.riscv64.rpm (info) (download)
ocaml-rresult-debuginfo-0.7.0-19.fc41.riscv64.rpm (info) (download)
ocaml-rresult-debugsource-0.7.0-19.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jun 19 2024 Richard W.M. Jones <rjones@redhat.com> - 0.7.0-18 - OCaml 5.2.0 ppc64le fix * Wed May 29 2024 Richard W.M. Jones <rjones@redhat.com> - 0.7.0-17 - OCaml 5.2.0 for Fedora 41 * Mon Jan 29 2024 Richard W.M. Jones <rjones@redhat.com> - 0.7.0-16 - Bump and rebuild * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> - 0.7.0-13 - OCaml 5.1.1 + s390x code gen fix for Fedora 40 * Tue Dec 12 2023 Richard W.M. Jones <rjones@redhat.com> - 0.7.0-12 - OCaml 5.1.1 rebuild for Fedora 40 * Thu Oct 05 2023 Richard W.M. Jones <rjones@redhat.com> - 0.7.0-11 - OCaml 5.1 rebuild for Fedora 40 * Wed Oct 04 2023 Jerry James <loganjerry@gmail.com> - 0.7.0-10 - Use the %ocaml_install macro * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Richard W.M. Jones <rjones@redhat.com> - 0.7.0-9 - OCaml 5.0 rebuild for Fedora 39 * Mon Jul 10 2023 Jerry James <loganjerry@gmail.com> - 0.7.0-8 - OCaml 5.0.0 rebuild * 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