Wed, 22 May 2024 18:56:16 UTC | login

Information for build ocaml-mew-0.1.0-3.fc33

ID178245
Package Nameocaml-mew
Version0.1.0
Release3.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-mew.git#d8c60c0645ec2d1bc07f831fb0ad96b3076c5920
SummaryModal Editing Witch
DescriptionThis is the core module of mew, a general modal editing engine generator. You can provide `Key`, `Mode`, and `Concurrent` modules to define the real world environment to get the core component of a modal editing engine. The core component supports recursive key mappings associated with user provided modes. After the core component is generated, you may extended it with a translator to interpret user key sequences to get a complete modal editing engine.
Built bydavidlt
State failed
Volume DEFAULT
StartedSat, 05 Sep 2020 13:59:22 UTC
CompletedSat, 05 Sep 2020 13:59:52 UTC
Taskbuild (f33, /rpms/ocaml-mew.git:d8c60c0645ec2d1bc07f831fb0ad96b3076c5920)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-mew.git#d8c60c0645ec2d1bc07f831fb0ad96b3076c5920'}}
Tags No tags
RPMs No RPMs
Changelog * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.0-3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jun 17 2020 Jerry James <loganjerry@gmail.com> - 0.1.0-1 - Initial RPM