guix-commits
[Top][All Lists]
Advanced

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

06/09: gnu: colordiff: Use HTTPS home page.


From: Tobias Geerinckx-Rice
Subject: 06/09: gnu: colordiff: Use HTTPS home page.
Date: Thu, 19 Oct 2017 20:15:00 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 8cccd09d3e27c3b475fd559ea1bae5f843a26bbe
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Fri Oct 20 00:33:40 2017 +0200

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

diff --git a/gnu/packages/patchutils.scm b/gnu/packages/patchutils.scm
index f527231..1e4b3fb 100644
--- a/gnu/packages/patchutils.scm
+++ b/gnu/packages/patchutils.scm
@@ -171,7 +171,7 @@ refreshed, and more.")
     (inputs
      `(("perl" ,perl)
        ("xmlto" ,xmlto)))
-    (home-page "http://www.colordiff.org";)
+    (home-page "https://www.colordiff.org";)
     (synopsis "Display diff output with colors")
     (description
      "Colordiff is Perl script wrapper on top of diff command which provides



reply via email to

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