me
/
guix
Archived
1
0
Fork 0

gnu: antlr3: Make antlr3-3.3 public.

This is done in preparation of adding Linphone, which transitively requires
antlr3-3.3 through its belle-sip dependency.

* gnu/packages/java.scm (antlr3): Make antlr3-3.3 public.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
master
Raghav Gururajan 2020-03-29 21:45:10 -04:00 committed by Maxim Cournoyer
parent 2330ef9427
commit 011f941279
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 1 additions and 1 deletions

View File

@ -7160,7 +7160,7 @@ tree walking, and translation.")
(inputs
`(("junit" ,java-junit)))))
(define antlr3-3.3
(define-public antlr3-3.3
(package
(inherit antlr3)
(name "antlr3")