[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/06: gnu: amule: Use HTTPS home page.
From: |
guix-commits |
Subject: |
03/06: gnu: amule: Use HTTPS home page. |
Date: |
Thu, 3 Jun 2021 12:53:09 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 0dd2670ad5f2970c35de9a6d8314adace3787258
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Thu Jun 3 01:31:56 2021 +0200
gnu: amule: Use HTTPS home page.
* gnu/packages/networking.scm (amule)[home-page]: Use HTTPS.
---
gnu/packages/networking.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 5be5cfd..1be47e6 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -2992,7 +2992,7 @@ file for more details.")
("crypto++" ,crypto++)
("libpng" ,libpng)
("wxwidgets-gtk2" ,wxwidgets-gtk2)))
- (home-page "http://amule.org/")
+ (home-page "https://amule.org/")
(synopsis "Peer-to-peer client for the eD2K and Kademlia networks")
(description
"aMule is an eMule-like client for the eD2k and Kademlia peer-to-peer
- branch master updated (cf6be24 -> 38adfcd), guix-commits, 2021/06/03
- 04/06: gnu: fltk: Update to 1.3.6., guix-commits, 2021/06/03
- 05/06: gnu: php: Update to 7.4.20., guix-commits, 2021/06/03
- 01/06: gnu: mtools: Update to 4.0.29., guix-commits, 2021/06/03
- 02/06: gnu: amule: Update to 2.3.3., guix-commits, 2021/06/03
- 03/06: gnu: amule: Use HTTPS home page.,
guix-commits <=
- 06/06: gnu: rasdaemon: Update to 0.6.7., guix-commits, 2021/06/03