Mon, 12 Jan 2026 14:36:32 CST | login

Information for build alex-3.5.2.0-1.oc9

ID44581
Package Namealex
Version3.5.2.0
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/alex.git?.#c61b51ee9e5d186c853bdf195eb1da6fcdfb9b83
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 byepol-bot
State complete
Volume DEFAULT
StartedTue, 30 Sep 2025 16:54:04 CST
CompletedTue, 30 Sep 2025 17:02:31 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.5.2.0-1.oc9.src.rpm (info) (download)
aarch64
alex-3.5.2.0-1.oc9.aarch64.rpm (info) (download)
loongarch64
alex-3.5.2.0-1.oc9.loongarch64.rpm (info) (download)
x86_64
alex-3.5.2.0-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
dnf.rpm.log
installed_pkgs.log
hw_info.log
mock_output.log
state.log
dnf.log
mock_config.log
dnf.librepo.log
aarch64
dnf.librepo.log
mock_output.log
mock_config.log
hw_info.log
root.log
dnf.rpm.log
installed_pkgs.log
state.log
build.log
dnf.log
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Tue Sep 30 2025 bbrucezhang <bbrucezhang@tencent.com> - 3.5.2.0-1 - [Type] other - [DESC] Update to 3.5.2.0 * Tue Jun 03 2025 bbrucezhang <bbrucezhang@tencent.com> - 3.3.0.0-2 - Rebuilt for loongarch64 * Mon Apr 15 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.3.0.0-1 - initial build