guix-commits
[Top][All Lists]
Advanced

[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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]