Sun, 12 May 2024 17:19:12 UTC | login

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

ID188356
Package Nameocaml-ppx-variants-conv
Version0.14.0
Release3.fc33.1
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-ppx-variants-conv.git#0cacae5445e5d0d697bf1cb6232bcb0f0c90ef4f
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 complete
Volume DEFAULT
StartedMon, 26 Apr 2021 03:04:01 UTC
CompletedMon, 26 Apr 2021 03:19:00 UTC
Taskbuild (f33, /rpms/ocaml-ppx-variants-conv.git:0cacae5445e5d0d697bf1cb6232bcb0f0c90ef4f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-ppx-variants-conv.git#0cacae5445e5d0d697bf1cb6232bcb0f0c90ef4f'}}
Tags
f33
f37
f38
RPMs
src
ocaml-ppx-variants-conv-0.14.0-3.fc33.1.src.rpm (info) (download)
riscv64
ocaml-ppx-variants-conv-0.14.0-3.fc33.1.riscv64.rpm (info) (download)
ocaml-ppx-variants-conv-devel-0.14.0-3.fc33.1.riscv64.rpm (info) (download)
ocaml-ppx-variants-conv-debuginfo-0.14.0-3.fc33.1.riscv64.rpm (info) (download)
ocaml-ppx-variants-conv-debugsource-0.14.0-3.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-3.1 - Bump release and rebuild. * Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 0.14.0-3 - OCaml 4.11.1 rebuild * Mon Aug 24 2020 Richard W.M. Jones <rjones@redhat.com> - 0.14.0-2 - OCaml 4.11.0 rebuild * 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