Fri, 22 Nov 2024 09:40:17 CST | login

Information for build alex-3.3.0.0-1.ocs23

ID8020
Package Namealex
Version3.3.0.0
Release1.ocs23
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, 14 May 2024 20:39:32 CST
CompletedTue, 14 May 2024 20:42:47 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/alex.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/alex.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
alex-3.3.0.0-1.ocs23.src.rpm (info) (download)
aarch64
alex-3.3.0.0-1.ocs23.aarch64.rpm (info) (download)
x86_64
alex-3.3.0.0-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * Mon Apr 15 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.3.0.0-1 - initial build