Information for build alex-3.3.0.0-1.oc9

ID23848
Package Namealex
Version3.3.0.0
Release1.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/alex.git?.#e9a0cacb3e209f8b47563c5fc222885cf57051dc
SummaryTool for generating lexical analysers in Haskell
DescriptionAlex is a tool for generating lexical analysers in Haskell. It takes a description of tokens based on regular expressions and generates a Haskell module containing code for scanning text efficiently. It is similar to the tool lex or flex for C/C++.
Built byfanjunkong
State complete
Volume DEFAULT
StartedTue, 04 Jun 2024 11:48:12 CST
CompletedTue, 04 Jun 2024 12:21:18 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/alex.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/alex.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
alex-3.3.0.0-1.oc9.src.rpm (info) (download)
aarch64
alex-3.3.0.0-1.oc9.aarch64.rpm (info) (download)
x86_64
alex-3.3.0.0-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Mon Apr 15 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.3.0.0-1 - initial build