Sat, 04 May 2024 02:38:54 UTC | login

Information for build ocaml-base-0.13.1-2.fc33

ID152098
Package Nameocaml-base
Version0.13.1
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-base.git#fedfae8999c0fc2b7bb49441a34848aeebc2d589
SummaryJane Street standard library for OCaml
DescriptionBase is a standard library for OCaml. It provides a standard set of general purpose modules that are well-tested, performant, and fully-portable across any environment that can run OCaml code. Unlike other standard library projects, Base is meant to be used as a wholesale replacement of the standard library distributed with the OCaml compiler. In particular it makes different choices and doesn't re-export features that are not fully portable such as I/O, which are left to other libraries.
Built bydavidlt
State failed
Volume DEFAULT
StartedMon, 30 Mar 2020 11:28:51 UTC
CompletedMon, 30 Mar 2020 11:42:01 UTC
Taskbuild (f33, /rpms/ocaml-base.git:fedfae8999c0fc2b7bb49441a34848aeebc2d589)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-base.git#fedfae8999c0fc2b7bb49441a34848aeebc2d589'}}
Tags No tags
RPMs No RPMs
Changelog * Wed Feb 26 2020 Richard W.M. Jones <rjones@redhat.com> - 0.13.1-2 - OCaml 4.10.0 final. * Tue Feb 18 2020 Jerry James <loganjerry@gmail.com> - 0.13.1-1 - Version 0.13.1 - Drop upstreamed -gc patch * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Jan 22 2020 Jerry James <loganjerry@gmail.com> - 0.13.0-3 - Add -gc patch to fix FTBFS with OCaml 4.10 * Sun Jan 19 2020 Richard W.M. Jones <rjones@redhat.com> - 0.13.0-3 - OCaml 4.10.0+beta1 rebuild. * Wed Jan 15 2020 Jerry James <loganjerry@gmail.com> - 0.13.0-2 - Add R on ocaml-sexplib0-devel to the -devel subpackage - Pass smp_mflags to dune build * Thu Jan 02 2020 Jerry James <loganjerry@gmail.com> - 0.13.0-1 - Initial RPM