[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/09: gnu: ant: Use HTTPS home page.
From: |
guix-commits |
Subject: |
06/09: gnu: ant: Use HTTPS home page. |
Date: |
Sat, 14 Mar 2020 17:03:52 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 0b1d71b2187bdb12e5b7f2770edb5a7b81d97625
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 23:30:21 2020 +0100
gnu: ant: Use HTTPS home page.
* gnu/packages/java.scm (ant)[home-page]: Use HTTPS.
---
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 da0f3bf..7cd0ab9 100644
--- a/gnu/packages/java.scm
+++ b/gnu/packages/java.scm
@@ -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
- branch master updated (6ceb771 -> 5acaec8), guix-commits, 2020/03/14
- 01/09: gnu: openlibm: Use HTTPS home page., guix-commits, 2020/03/14
- 02/09: gnu: hyperrogue: Update to 11.3a., guix-commits, 2020/03/14
- 05/09: gnu: fio: Update to 3.19., guix-commits, 2020/03/14
- 06/09: gnu: ant: Use HTTPS home page.,
guix-commits <=
- 03/09: gnu: talkfilters: Don't use NAME in source URI., guix-commits, 2020/03/14
- 07/09: gnu: giblib: Add mirror URL., guix-commits, 2020/03/14
- 08/09: gnu: giblib: Use archived home page., guix-commits, 2020/03/14
- 04/09: gnu: cube: Use HTTPS home page., guix-commits, 2020/03/14
- 09/09: gnu: pangomm: Update home page., guix-commits, 2020/03/14