[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
- branch master updated (7f65202 -> 3b2fa47), Tobias Geerinckx-Rice, 2017/10/19
- 01/09: gnu: cppcheck: Update to 1.81., Tobias Geerinckx-Rice, 2017/10/19
- 03/09: gnu: qtox: Update to 1.12.1., Tobias Geerinckx-Rice, 2017/10/19
- 02/09: gnu: speedtest-cli: Update to 1.0.7., Tobias Geerinckx-Rice, 2017/10/19
- 05/09: gnu: unbound: Update to 1.6.7., Tobias Geerinckx-Rice, 2017/10/19
- 04/09: gnu: neofetch: Update to 3.3.0., Tobias Geerinckx-Rice, 2017/10/19
- 06/09: gnu: colordiff: Use HTTPS home page.,
Tobias Geerinckx-Rice <=
- 08/09: gnu: cowsay: Swap ‘build’ and ‘install’ phases., Tobias Geerinckx-Rice, 2017/10/19
- 09/09: gnu: dos2unix: Update to 7.4.0., Tobias Geerinckx-Rice, 2017/10/19
- 07/09: gnu: cowsay: Update to 3.04., Tobias Geerinckx-Rice, 2017/10/19