guix-commits
[Top][All Lists]
Advanced

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

10/11: gnu: testdisk: Use HTTPS for home page.


From: Tobias Geerinckx-Rice
Subject: 10/11: gnu: testdisk: Use HTTPS for home page.
Date: Thu, 18 Jan 2018 20:42:34 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 8fc46a43c02c5d911840c8acc7850070613fc01a
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Fri Jan 19 00:51:09 2018 +0100

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

diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 582c789..b35d025 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -1216,7 +1216,7 @@ characters can be replaced as well, as can UTF-8 
characters.")
        ("e2fsprogs" ,e2fsprogs)
        ("libjpeg" ,libjpeg)
        ("ncurses" ,ncurses)))
-    (home-page "http://www.cgsecurity.org/wiki/TestDisk";)
+    (home-page "https://www.cgsecurity.org/wiki/TestDisk";)
     (synopsis "Data recovery tool")
     (description
      "TestDisk is a program for data recovery, primarily designed to help



reply via email to

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