mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-22 17:16:01 +02:00
gnu: fennel: Satisfy guix-lint.
* gnu/packages/lua.scm (fennel)[synopsis]: Remove leading article.
This commit is contained in:
@@ -1097,7 +1097,7 @@ shell command executions.")
|
||||
(assoc-ref %standard-phases 'check)))))
|
||||
(inputs `(("lua" ,lua)))
|
||||
(home-page "https://fennel-lang.org/")
|
||||
(synopsis "A Lisp that compiles to Lua")
|
||||
(synopsis "Lisp that compiles to Lua")
|
||||
(description
|
||||
"Fennel is a programming language that brings together the speed,
|
||||
simplicity, and reach of Lua with the flexibility of a Lisp syntax and macro
|
||||
|
||||
Reference in New Issue
Block a user