Thu, 23 May 2024 22:49:15 UTC | login

Information for build ocaml-mikmatch-1.0.9-0.15.git23f78d27.fc31

ID91120
Package Nameocaml-mikmatch
Version1.0.9
Release0.15.git23f78d27.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-mikmatch.git#60d55efa1ea96ebcb3915a32eaa86b2efc72badf
SummaryOCaml extension for pattern matching with regexps
DescriptionMikmatch (with a 'k') is the OCaml >= 3.10 version of Micmatch, an extension for adding pattern matching with regular expressions to the language. The goal of Micmatch/Mikmatch is to make text-oriented programs even easier to write, read and run without losing the unique and powerful features of Objective Caml (OCaml). Micmatch/Mikmatch provides a concise and highly readable syntax for regular expressions, and integrates it into the syntax of OCaml thanks to Camlp4.
Built bydavidlt
State failed
Volume DEFAULT
StartedSat, 21 Sep 2019 13:17:12 UTC
CompletedSat, 21 Sep 2019 13:54:30 UTC
Taskbuild (f31-candidate, /rpms/ocaml-mikmatch.git:60d55efa1ea96ebcb3915a32eaa86b2efc72badf)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-mikmatch.git#60d55efa1ea96ebcb3915a32eaa86b2efc72badf'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.9-0.15.git23f78d27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.9-0.14.git23f78d27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Jul 11 2018 Richard W.M. Jones <rjones@redhat.com> - 1.0.9-0.13.git23f78d27 - OCaml 4.07.0 (final) rebuild. * Wed Jun 20 2018 Richard W.M. Jones <rjones@redhat.com> - 1.0.9-0.12.git23f78d27 - OCaml 4.07.0-rc1 rebuild. * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.9-0.11.git23f78d27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Nov 18 2017 Richard W.M. Jones <rjones@redhat.com> - 1.0.9-0.10.git23f78d27 - Move along git master to the latest release. - OCaml 4.06.0 rebuild. - Fix safe-string issues.