Sun, 12 May 2024 17:22:20 UTC | login

Information for build ocaml-ppx-compare-0.14.0-2.fc33

ID178322
Package Nameocaml-ppx-compare
Version0.14.0
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-ppx-compare.git#8656eaf6b529f8639423f7dfae10766d166f40f5
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 failed
Volume DEFAULT
StartedSat, 05 Sep 2020 15:25:17 UTC
CompletedSat, 05 Sep 2020 15:38:51 UTC
Taskbuild (f33, /rpms/ocaml-ppx-compare.git:8656eaf6b529f8639423f7dfae10766d166f40f5)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-ppx-compare.git#8656eaf6b529f8639423f7dfae10766d166f40f5'}}
Tags No tags
RPMs No RPMs
Changelog * 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