Fri, 28 Jun 2024 01:44:44 UTC | login

Information for build ocaml-react-1.2.0-20.fc31

ID122919
Package Nameocaml-react
Version1.2.0
Release20.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-react.git#023011918c5aa8ceeadf955c112d26558c637837
SummaryOCaml framework for Functional Reactive Programming (FRP)
DescriptionReact is an OCaml module for functional reactive programming (FRP). It provides support to program with time varying values : applicative events and signals. React doesn't define any primitive event or signal, this lets the client chooses the concrete timeline. React is made of a single, independent, module and distributed under the new BSD license. Given an absolute notion of time Rtime helps you to manage a timeline and provides time stamp events, delayed events and delayed signals.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 09 Aug 2019 09:48:10 UTC
CompletedFri, 09 Aug 2019 09:58:10 UTC
Taskbuild (f31-candidate, /rpms/ocaml-react.git:023011918c5aa8ceeadf955c112d26558c637837)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-react.git#023011918c5aa8ceeadf955c112d26558c637837'}}
Tags
f31
f32
f33
RPMs
src
ocaml-react-1.2.0-20.fc31.src.rpm (info) (download)
riscv64
ocaml-react-1.2.0-20.fc31.riscv64.rpm (info) (download)
ocaml-react-devel-1.2.0-20.fc31.riscv64.rpm (info) (download)
ocaml-react-debuginfo-1.2.0-20.fc31.riscv64.rpm (info) (download)
ocaml-react-debugsource-1.2.0-20.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Jul 31 2019 Richard W.M. Jones <rjones@redhat.com> - 1.2.0-20 - OCaml 4.08.1 (rc2) rebuild. * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jun 27 2019 Richard W.M. Jones <rjones@redhat.com> - 1.2.0-18 - OCaml 4.08.0 (final) rebuild. * Mon Apr 29 2019 Richard W.M. Jones <rjones@redhat.com> - 1.2.0-17 - OCaml 4.08.0 (beta 3) rebuild. * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Jul 11 2018 Richard W.M. Jones <rjones@redhat.com> - 1.2.0-14 - OCaml 4.07.0 (final) rebuild. * Wed Jun 20 2018 Richard W.M. Jones <rjones@redhat.com> - 1.2.0-13 - OCaml 4.07.0-rc1 rebuild. * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Nov 17 2017 Richard W.M. Jones <rjones@redhat.com> - 1.2.0-11 - OCaml 4.06.0 rebuild. - Small safe-string fix.