Sat, 18 May 2024 00:09:04 UTC | login

Information for build ocaml-tyxml-4.3.0-4.fc33

ID152352
Package Nameocaml-tyxml
Version4.3.0
Release4.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-tyxml.git#99d2cc284e510007c4a6cd24062d826f8406de9a
SummaryBuild valid HTML and SVG documents
DescriptionTyXML provides a set of convenient combinators that uses the OCaml type system to ensure the validity of the generated documents. TyXML can be used with any representation of HTML and SVG: the textual one, provided directly by this package, or DOM trees (`js_of_ocaml-tyxml`), virtual DOM (`virtual-dom`) and reactive or replicated trees (`eliom`). You can also create your own representation and use it to instantiate a new set of combinators.
Built bydavidlt
State failed
Volume DEFAULT
StartedWed, 08 Apr 2020 22:22:40 UTC
CompletedWed, 08 Apr 2020 22:38:11 UTC
Taskbuild (f33, /rpms/ocaml-tyxml.git:99d2cc284e510007c4a6cd24062d826f8406de9a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-tyxml.git#99d2cc284e510007c4a6cd24062d826f8406de9a'}}
Tags No tags
RPMs No RPMs
Changelog * Wed Feb 26 2020 Richard W.M. Jones <rjones@redhat.com> - 4.3.0-4 - OCaml 4.10.0 final. * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jan 16 2020 Jerry James <loganjerry@gmail.com> - 4.3.0-2 - Add ocaml-re-dvel and ocaml-uutf-devel Rs to -devel - Add ocaml-ppx-derivers-devel and ocaml-ppx-tools-versioned-devel Rs to -ppx-devel - Build in parallel * Fri Jan 10 2020 Jerry James <loganjerry@gmail.com> - 4.3.0-1 - Initial RPM