Mon, 13 May 2024 06:19:59 UTC | login

Information for build ocaml-ppx-compare-0.14.0-4.fc33.1

ID189428
Package Nameocaml-ppx-compare
Version0.14.0
Release4.fc33.1
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-ppx-compare.git#f77799277673d5afe1c6f40301c8131d2f0ba95e
SummaryGenerate comparison functions from types
DescriptionPpx_compare is a ppx rewriter that derives comparison and equality functions from type representations. The scaffolded functions are usually much faster than OCaml's `Pervasives.compare` and `Pervasives.(=)`. Scaffolding functions also give more flexibility by allowing them to be overridden for a specific type, and more safety by making sure that only comparable values are compared.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 25 Apr 2021 17:31:05 UTC
CompletedSun, 25 Apr 2021 17:48:32 UTC
Taskbuild (f33, /rpms/ocaml-ppx-compare.git:f77799277673d5afe1c6f40301c8131d2f0ba95e)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-ppx-compare.git#f77799277673d5afe1c6f40301c8131d2f0ba95e'}}
Tags
f33
f37
f38
RPMs
src
ocaml-ppx-compare-0.14.0-4.fc33.1.src.rpm (info) (download)
riscv64
ocaml-ppx-compare-0.14.0-4.fc33.1.riscv64.rpm (info) (download)
ocaml-ppx-compare-devel-0.14.0-4.fc33.1.riscv64.rpm (info) (download)
ocaml-ppx-compare-debuginfo-0.14.0-4.fc33.1.riscv64.rpm (info) (download)
ocaml-ppx-compare-debugsource-0.14.0-4.fc33.1.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Sep 02 2020 Richard W.M. Jones <rjones@redhat.com> - 0.14.0-4.1 - Bump release and rebuild. * Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 0.14.0-4 - OCaml 4.11.1 rebuild * Fri Aug 21 2020 Richard W.M. Jones <rjones@redhat.com> - 0.14.0-3 - OCaml 4.11.0 rebuild * Fri Aug 07 2020 Jerry James <loganjerry@gmail.com> - 0.13.0-1 - Rebuild against ppxlib 0.13.0 * Thu Aug 06 2020 Jerry James <loganjerry@gmail.com> - 0.14.0-1 - Version 0.14.0 * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.0-4 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Thu May 28 2020 Jerry James <loganjerry@gmail.com> - 0.13.0-2 - Drop unnecessary patch * Thu May 07 2020 Jerry James <loganjerry@gmail.com> - 0.13.0-1 - Initial RPM