Fri, 29 Mar 2024 08:29:47 UTC | login

Information for build ocaml-ppx-variants-conv-0.14.0-1.fc33

ID186058
Package Nameocaml-ppx-variants-conv
Version0.14.0
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-ppx-variants-conv.git#3441a9e682955a3ba32811fed6ff705ff62c06fc
SummaryGenerate accessor & iteration functions for OCaml variant types
DescriptionPpx_variants_conv is a ppx rewriter that can be used to define first-class values representing variant constructors, and additional routines to fold, iterate and map over all constructors of a variant type. It provides corresponding functionality for variant types as ppx_fields_conv provides for record types.
Built bydavidlt
State failed
Volume DEFAULT
StartedSat, 05 Sep 2020 13:40:11 UTC
CompletedSat, 05 Sep 2020 13:53:12 UTC
Taskbuild (f33, /rpms/ocaml-ppx-variants-conv.git:3441a9e682955a3ba32811fed6ff705ff62c06fc)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-ppx-variants-conv.git#3441a9e682955a3ba32811fed6ff705ff62c06fc'}}
Tags No tags
RPMs No RPMs
Changelog * Wed Aug 19 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 * Sun Jun 07 2020 Jerry James <loganjerry@gmail.com> - 0.13.0-2 - Drop CONTRIBUTING.md - Use boolean dependencies to more fully reflect upstream version dependencies * Thu Jan 16 2020 Jerry James <loganjerry@gmail.com> - 0.13.0-1 - Initial RPM