summary refs log tree commit diff
path: root/gnu/packages/java.scm
diff options
context:
space:
mode:
authorMarius Bakke <marius@gnu.org>2020-12-21 23:42:10 +0100
committerMarius Bakke <marius@gnu.org>2020-12-21 23:42:10 +0100
commitbbe4ed65ed5fe7dc8ed9d226042852387cee3b1e (patch)
tree9fbf0642fe71d0d4f6d7cb4e85b4d1587c8b9b16 /gnu/packages/java.scm
parent034cfbd2449387c15823cd9ec3e91661f9e5bf49 (diff)
parentf00e68ace070fd5240a4b5874e61c26f6e909b6c (diff)
downloadguix-bbe4ed65ed5fe7dc8ed9d226042852387cee3b1e.tar.gz
Merge branch 'master' into ungrafting
Diffstat (limited to 'gnu/packages/java.scm')
-rw-r--r--gnu/packages/java.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/java.scm b/gnu/packages/java.scm
index e298fd9537..3e43fc0c94 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.")