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

View file

@ -523,7 +523,7 @@ (define-public diffoscope
;; 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