Thu, 26 Jun 2025 22:37:53 CST | login

Information for build fennel-1.4.0-2.oc9

ID35762
Package Namefennel
Version1.4.0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/fennel.git?.#d58a23554eaeefe4b2ac0946083e77f430f06539
SummaryA Lisp that compiles to Lua
DescriptionFennel is a Lisp that compiles to Lua. It aims to be easy to use, expressive, and has almost zero overhead compared to handwritten Lua. * *Full Lua compatibility* - You can use any function or library from Lua. * *Zero overhead* - Compiled code should be just as or more efficient than hand-written Lua. * *Compile-time macros* - Ship compiled code with no runtime dependency on Fennel. * *Embeddable* - Fennel is a one-file library as well as an executable. Embed it in other programs to support runtime extensibility and interactive development. At https://fennel-lang.org there's a live in-browser repl you can use without installing anything.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 12 Jun 2025 18:46:57 CST
CompletedThu, 12 Jun 2025 18:49:42 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/fennel.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/fennel.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
fennel-1.4.0-2.oc9.src.rpm (info) (download)
noarch
fennel-1.4.0-2.oc9.noarch.rpm (info) (download)
Logs
noarch
dnf.rpm.log
build.log
dnf.librepo.log
hw_info.log
dnf.log
mock_output.log
state.log
root.log
installed_pkgs.log
mock_config.log
noarch_rpmdiff.json
Changelog * Wed Jun 04 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.4.0-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.4.0-1 - initial build