Sat, 18 May 2024 02:10:33 UTC | login

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

ID156241
Package Nameocaml-tyxml
Version4.3.0
Release6.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-tyxml.git#7394c6aeaf4079d64c15c807150da092dbf439e1
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 complete
Volume DEFAULT
StartedWed, 29 Apr 2020 20:31:16 UTC
CompletedWed, 29 Apr 2020 21:03:33 UTC
Taskbuild (f33, /rpms/ocaml-tyxml.git:7394c6aeaf4079d64c15c807150da092dbf439e1)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-tyxml.git#7394c6aeaf4079d64c15c807150da092dbf439e1'}}
Tags
f33
RPMs
src
ocaml-tyxml-4.3.0-6.fc33.src.rpm (info) (download)
noarch
ocaml-tyxml-doc-4.3.0-6.fc33.noarch.rpm (info) (download)
riscv64
ocaml-tyxml-4.3.0-6.fc33.riscv64.rpm (info) (download)
ocaml-tyxml-devel-4.3.0-6.fc33.riscv64.rpm (info) (download)
ocaml-tyxml-ppx-4.3.0-6.fc33.riscv64.rpm (info) (download)
ocaml-tyxml-ppx-devel-4.3.0-6.fc33.riscv64.rpm (info) (download)
ocaml-tyxml-debuginfo-4.3.0-6.fc33.riscv64.rpm (info) (download)
ocaml-tyxml-debugsource-4.3.0-6.fc33.riscv64.rpm (info) (download)
ocaml-tyxml-ppx-debuginfo-4.3.0-6.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Tue Apr 21 2020 Richard W.M. Jones <rjones@redhat.com> - 4.3.0-6 - OCaml 4.11.0 pre-release attempt 2 * Sat Apr 04 2020 Richard W.M. Jones <rjones@redhat.com> - 4.3.0-5 - Update all OCaml dependencies for RPM 4.16. * 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