guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

03/05: gnu: diffoscope: Use HTTPS.


From: Tobias Geerinckx-Rice
Subject: 03/05: gnu: diffoscope: Use HTTPS.
Date: Thu, 3 Aug 2017 23:00:37 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 54360c917ee09a15c90d617ea164c40d9f6cb5a9
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Fri Aug 4 04:30:11 2017 +0200

    gnu: diffoscope: Use HTTPS.
    
    * gnu/packages/package-management.scm (diffoscope)[home-page]: Use HTTPS.
---
 gnu/packages/package-management.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/package-management.scm 
b/gnu/packages/package-management.scm
index d9ba5f6..1f65e21 100644
--- a/gnu/packages/package-management.scm
+++ b/gnu/packages/package-management.scm
@@ -523,7 +523,7 @@ transactions from C or Python.")
               ;; Below are modules used for tests.
               ("python-pytest" ,python-pytest)
               ("python-chardet" ,python-chardet)))
-    (home-page "http://diffoscope.org/";)
+    (home-page "https://diffoscope.org/";)
     (synopsis "Compare files, archives, and directories in depth")
     (description
      "Diffoscope tries to get to the bottom of what makes files or directories



reply via email to

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