nckx pushed a commit to branch master
in repository guix.
commit 0dd2670ad5f2970c35de9a6d8314adace3787258
Author: Tobias Geerinckx-Rice <[email protected]>
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