Tue, 30 Apr 2024 04:18:03 UTC | login

Information for build ocaml-astring-0.8.5-3.fc33.1.rvre0

ID195172
Package Nameocaml-astring
Version0.8.5
Release3.fc33.1.rvre0
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/ocaml-astring.git#bb69168e9a6b6b62e8451f3ae16dcb16bffafff0
SummaryAlternative String module for OCaml
DescriptionAstring exposes an alternative `String` module for OCaml. This module tries to balance minimality and expressiveness for basic, index-free, string processing and provides types and functions for substrings, string sets and string maps. Remaining compatible with the OCaml `String` module is a non-goal. The `String` module exposed by Astring has exception safe functions, removes deprecated and rarely used functions, alters some signatures and names, adds a few missing functions and fully exploits OCaml's newfound string immutability.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 25 Apr 2021 07:00:08 UTC
CompletedSun, 25 Apr 2021 07:15:37 UTC
Taskbuild (f33, /rpms/ocaml-astring.git:bb69168e9a6b6b62e8451f3ae16dcb16bffafff0)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/ocaml-astring.git#bb69168e9a6b6b62e8451f3ae16dcb16bffafff0'}}
Tags
f33
f37
f38
RPMs
src
ocaml-astring-0.8.5-3.fc33.1.rvre0.src.rpm (info) (download)
riscv64
ocaml-astring-0.8.5-3.fc33.1.rvre0.riscv64.rpm (info) (download)
ocaml-astring-devel-0.8.5-3.fc33.1.rvre0.riscv64.rpm (info) (download)
ocaml-astring-debuginfo-0.8.5-3.fc33.1.rvre0.riscv64.rpm (info) (download)
ocaml-astring-debugsource-0.8.5-3.fc33.1.rvre0.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sun Apr 25 2021 David Abdurachmanov <david.abdurachmanov@sifive.com> - 0.8.5-3.1.rvre0 - Rebuilt for Fedora RISCV, no changes * Wed Sep 02 2020 Richard W.M. Jones <rjones@redhat.com> - 0.8.5-3.1 - Bump release and rebuild. * Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 0.8.5-3 - OCaml 4.11.1 rebuild * Fri Aug 21 2020 Richard W.M. Jones <rjones@redhat.com> - 0.8.5-2 - OCaml 4.11.0 rebuild * Wed Aug 19 2020 Jerry James <loganjerry@gmail.com> - 0.8.5-1 - Version 0.8.5 * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.4-3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Thu Jun 25 2020 Dan Čermák <dan.cermak@cgc-instruments.com> - 0.8.4-1 - New upstream release 0.8.4 (rhbz#1849120) * Tue May 05 2020 Richard W.M. Jones <rjones@redhat.com> - 0.8.3-8 - OCaml 4.11.0+dev2-2020-04-22 rebuild * Tue Apr 21 2020 Richard W.M. Jones <rjones@redhat.com> - 0.8.3-7 - OCaml 4.11.0 pre-release attempt 2 * Sat Apr 18 2020 Richard W.M. Jones <rjones@redhat.com> - 0.8.3-6 - OCaml 4.11.0 pre-release * Fri Apr 03 2020 Richard W.M. Jones <rjones@redhat.com> - 0.8.3-5 - Update all OCaml dependencies for RPM 4.16. * Wed Feb 26 2020 Richard W.M. Jones <rjones@redhat.com> - 0.8.3-4 - OCaml 4.10.0 final. * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sun Jan 19 2020 Richard W.M. Jones <rjones@redhat.com> - 0.8.3-2 - OCaml 4.10.0+beta1 rebuild. * Wed Jan 08 2020 Jerry James <loganjerry@gmail.com> - 0.8.3-1 - Initial RPM