-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2025-9378f92acf 2025-03-15 00:23:42.169623+00:00 -------------------------------------------------------------------------------- Name : fennel Product : Fedora 42 Version : 1.5.3 Release : 2.fc42 URL : https://fennel-lang.org/ Summary : A Lisp that compiles to Lua Description : Fennel 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. -------------------------------------------------------------------------------- Update Information: 1.5.3 / 2025-02-16 Bug Fixes Correct a typo causing builds to fail on a fresh checkout. 1.5.2 / 2025-02-16 New Features Added pack cross-Lua helper/polyfill to the compiler env alongside unpack Precompile built-in macros, improving startup time significantly. Accept :global-mangle false in compiler opts to disable global mangling. Stop printing sparse tables as sequences by default. Bug Fixes Defaults on fennel.repl.view-opts are no longer clobbered by (fennel.repl {:view-opts {}}) Fix a bug where fennel.view allowed non-integer :max-sparse-gap settings. Prevent incorrect fennel.view output like {1 :x 1.2 :y 2 :z} -> ["x" "y" "z"] when max-sparse-gap is still satisfied by gaps between decimal keys. Ensure fennel --plugin plug.lua loads the compiler env like it does for plug.fnl Work around string formatting bug in Fengari. Use options.warn when provided in the parser. Fix an issue where unquoting a regular table would fail outside compile scope. -------------------------------------------------------------------------------- ChangeLog: * Mon Feb 24 2025 Michel Lind <salimma@xxxxxxxxxxxxxxxxx> - 1.5.3-2 - Remove upstreamed patch * Mon Feb 17 2025 Packit <hello@xxxxxxxxxx> - 1.5.3-1 - Update to 1.5.3 - Resolves rhbz#2346038 -------------------------------------------------------------------------------- References: [ 1 ] Bug #2346038 - fennel-1.5.3 is available https://bugzilla.redhat.com/show_bug.cgi?id=2346038 -------------------------------------------------------------------------------- This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2025-9378f92acf' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- -- _______________________________________________ package-announce mailing list -- package-announce@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-announce-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-announce@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue