[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/07: gnu: java-commons-collections4: Use HTTPS home page.
From: |
guix-commits |
Subject: |
03/07: gnu: java-commons-collections4: Use HTTPS home page. |
Date: |
Sun, 1 Mar 2020 08:42:10 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 21e207d2859035cf9c4ddc134f43f175a0358e59
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 21:31:26 2020 +0100
gnu: java-commons-collections4: Use HTTPS home page.
* gnu/packages/java.scm (java-commons-collections4)[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 32ff4ab..011ff6e 100644
--- a/gnu/packages/java.scm
+++ b/gnu/packages/java.scm
@@ -4757,7 +4757,7 @@ targeting the JVM.")
`(("java-junit" ,java-junit)
("java-hamcrest-core" ,java-hamcrest-core)
("java-easymock" ,java-easymock)))
- (home-page "http://commons.apache.org/collections/")
+ (home-page "https://commons.apache.org/collections/")
(synopsis "Collections framework")
(description "The Java Collections Framework is the recognised standard
for collection handling in Java. Commons-Collections seek to build upon the
- branch master updated (77cf666 -> 3dd74c8), guix-commits, 2020/03/01
- 02/07: gnu: mozjs@17, mozjs@24: Fix build., guix-commits, 2020/03/01
- 03/07: gnu: java-commons-collections4: Use HTTPS home page.,
guix-commits <=
- 04/07: gnu: lrcalc: Use HTTPS home page., guix-commits, 2020/03/01
- 05/07: gnu: java-commons-cli: Use HTTPS home page., guix-commits, 2020/03/01
- 06/07: gnu: anthy: Use HTTPS home page., guix-commits, 2020/03/01
- 01/07: gnu: dehydrated: Update source URI., guix-commits, 2020/03/01
- 07/07: gnu: python-graphene: Use HTTPS home page., guix-commits, 2020/03/01