guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

08/14: gnu: java-commons-jexl-2: Fix trailing whitespace in synopsis.


From: guix-commits
Subject: 08/14: gnu: java-commons-jexl-2: Fix trailing whitespace in synopsis.
Date: Thu, 30 Dec 2021 03:59:04 -0500 (EST)

vagrantc pushed a commit to branch master
in repository guix.

commit 896e39282d7fe57cad0ee568fb0004bfbea06803
Author: Vagrant Cascadian <vagrant@debian.org>
AuthorDate: Thu Dec 30 00:27:17 2021 -0800

    gnu: java-commons-jexl-2: Fix trailing whitespace in synopsis.
    
    * gnu/packages/java.scm (java-commons-jexl-2)[synopsis]: Fix trailing
      whitespace.
---
 gnu/packages/java.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/java.scm b/gnu/packages/java.scm
index 0a757b2391..088b38aa84 100644
--- a/gnu/packages/java.scm
+++ b/gnu/packages/java.scm
@@ -10853,7 +10853,7 @@ configuration and string construction.")
     (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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]