mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-17 20:27:36 -05:00
gnu: java-commons-jexl-2: Fix trailing whitespace in synopsis.
* gnu/packages/java.scm (java-commons-jexl-2)[synopsis]: Fix trailing whitespace.
This commit is contained in:
parent
5c51ce4d0c
commit
896e39282d
1 changed files with 1 additions and 1 deletions
|
@ -10853,7 +10853,7 @@ (define-public java-commons-jexl-2
|
|||
(native-inputs
|
||||
(list java-junit java-hamcrest-core javacc-4))
|
||||
(home-page "https://commons.apache.org/proper/commons-jexl/")
|
||||
(synopsis "Java Expression Language ")
|
||||
(synopsis "Java Expression Language")
|
||||
(description "JEXL is a library intended to facilitate the implementation
|
||||
of dynamic and scripting features in applications and frameworks written in
|
||||
Java. JEXL implements an Expression Language based on some extensions to the
|
||||
|
|
Loading…
Reference in a new issue