gnu: diffoscope: Use HTTPS.

* gnu/packages/package-management.scm (diffoscope)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2017-08-04 04:30:11 +02:00
parent 3b4018d6f2
commit 54360c917e
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -523,7 +523,7 @@ transactions from C or Python.")
;; Below are modules used for tests. ;; Below are modules used for tests.
("python-pytest" ,python-pytest) ("python-pytest" ,python-pytest)
("python-chardet" ,python-chardet))) ("python-chardet" ,python-chardet)))
(home-page "http://diffoscope.org/") (home-page "https://diffoscope.org/")
(synopsis "Compare files, archives, and directories in depth") (synopsis "Compare files, archives, and directories in depth")
(description (description
"Diffoscope tries to get to the bottom of what makes files or directories "Diffoscope tries to get to the bottom of what makes files or directories