me
/
guix
Archived
1
0
Fork 0

gnu: ant: Use HTTPS home page.

* gnu/packages/java.scm (ant)[home-page]: Use HTTPS.
master
Tobias Geerinckx-Rice 2020-01-18 23:30:21 +01:00
parent a489466b95
commit 0b1d71b218
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -330,7 +330,7 @@ JNI.")
("jamvm" ,jamvm-1-bootstrap)
("unzip" ,unzip)
("zip" ,zip)))
(home-page "http://ant.apache.org")
(home-page "https://ant.apache.org")
(synopsis "Build tool for Java")
(description
"Ant is a platform-independent build tool for Java. It is similar to