guix-commits
[Top][All Lists]
Advanced

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

branch master updated: gnu: java-antlr4-runtime: Update home page.


From: guix-commits
Subject: branch master updated: gnu: java-antlr4-runtime: Update home page.
Date: Sat, 19 Dec 2020 09:55:50 -0500

This is an automated email from the git hooks/post-receive script.

ngz pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new ff0725f  gnu: java-antlr4-runtime: Update home page.
ff0725f is described below

commit ff0725f6264d5560f5a5efda061825b815367843
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sat Dec 19 15:54:36 2020 +0100

    gnu: java-antlr4-runtime: Update home page.
    
    * gnu/packages/java.scm (java-antlr4-runtime)[home-page]: Update it.
---
 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 e298fd9..3e43fc0 100644
--- a/gnu/packages/java.scm
+++ b/gnu/packages/java.scm
@@ -8288,7 +8288,7 @@ actual rendering.")
              (copy-recursively "runtime/Java/src/main/dot"
                                "build/classes")
              #t)))))
-    (home-page "https://antlr.org";)
+    (home-page "https://www.antlr.org";)
     (synopsis "ANTLR runtime library")
     (description "This package contains the runtime library used with generated
 sources by ANTLR.")



reply via email to

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