mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 20:10:39 +02:00
gnu: colordiff: Use HTTPS home page.
* gnu/packages/patchutils.scm (colordiff)[home-page]: Use HTTPS.
This commit is contained in:
parent
fc622383a7
commit
8cccd09d3e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue