Tue, 07 May 2024 13:59:57 UTC | login

Information for build ocaml-parsexp-0.16.0-10.fc40

ID293672
Package Nameocaml-parsexp
Version0.16.0
Release10.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-parsexp.git#cb464f918aa4eb13d978603b7c053de9a3e9da6c
SummaryS-expression parsing library
DescriptionThis library provides generic parsers for parsing S-expressions from strings or other media. The library is focused on performance but still provides full generic parsers that can be used effortlessly with strings, bigstrings, lexing buffers, character streams or any other source. It provides three different classes of parsers: - the normal parsers, producing [Sexp.t] or [Sexp.t list] values; - the parsers with positions, building compact position sequences so that one can recover original positions in order to properly report error locations at little cost; and - the Concrete Syntax Tree parsers, producing values of type [Parsexp.Cst.t] which record the concrete layout of the s-expression syntax, including comments. This library is portable and doesn't provide I/O functions. To read s-expressions from files or other external sources, you should use parsexp_io.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 29 Feb 2024 16:13:37 UTC
CompletedThu, 29 Feb 2024 17:01:09 UTC
Taskbuild (f40, /rpms/ocaml-parsexp.git:cb464f918aa4eb13d978603b7c053de9a3e9da6c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-parsexp.git#cb464f918aa4eb13d978603b7c053de9a3e9da6c'}}
Tags
f40
RPMs
src
ocaml-parsexp-0.16.0-10.fc40.src.rpm (info) (download)
riscv64
ocaml-parsexp-0.16.0-10.fc40.riscv64.rpm (info) (download)
ocaml-parsexp-devel-0.16.0-10.fc40.riscv64.rpm (info) (download)
ocaml-parsexp-debuginfo-0.16.0-10.fc40.riscv64.rpm (info) (download)
ocaml-parsexp-debugsource-0.16.0-10.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.16.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.16.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> - 0.16.0-8 - Bump release and rebuild * Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> - 0.16.0-7 - OCaml 5.1.1 + s390x code gen fix for Fedora 40 * Tue Dec 12 2023 Richard W.M. Jones <rjones@redhat.com> - 0.16.0-6 - OCaml 5.1.1 rebuild for Fedora 40 * Thu Oct 05 2023 Richard W.M. Jones <rjones@redhat.com> - 0.16.0-5 - OCaml 5.1 rebuild for Fedora 40 * Thu Oct 05 2023 Richard W.M. Jones <rjones@redhat.com> - 0.16.0-4 - OCaml 5.1 rebuild for Fedora 40 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.16.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Richard W.M. Jones <rjones@redhat.com> - 0.16.0-2 - OCaml 5.0 rebuild for Fedora 39 * Mon Jul 10 2023 Jerry James <loganjerry@gmail.com> - 0.16.0-1 - Version 0.16.0 * Tue Jan 24 2023 Richard W.M. Jones <rjones@redhat.com> - 0.15.0-9 - Rebuild OCaml packages for F38 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Oct 31 2022 Jerry James <loganjerry@gmail.com> - 0.15.0-7 - Rebuild for ocaml-base 0.15.1 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jul 20 2022 Jerry James <loganjerry@gmail.com> - 0.15.0-5 - Use new OCaml macros * Sat Jun 18 2022 Richard W.M. Jones <rjones@redhat.com> - 0.15.0-5 - OCaml 4.14.0 rebuild * Mon Feb 28 2022 Jerry James <loganjerry@gmail.com> - 0.15.0-4 - Version 0.15.0 rerelease * Fri Feb 04 2022 Richard W.M. Jones <rjones@redhat.com> - 0.15.0-3 - OCaml 4.13.1 rebuild to remove package notes