me
/
guix
Archived
1
0
Fork 0

gnu: python-pyzabbix: Use HTTPS home page URI.

* gnu/packages/monitoring.scm (python-pyzabbix)[home-page]: Use HTTPS URI.
master
Nicolas Goaziou 2021-02-28 11:36:20 +01:00
parent d3bb41a71d
commit c17e6604c1
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 1 additions and 1 deletions

View File

@ -286,7 +286,7 @@ through a text-based interface.")
(package
(name "python-pyzabbix")
(version "0.8.2")
(home-page "http://github.com/lukecyca/pyzabbix")
(home-page "https://github.com/lukecyca/pyzabbix")
;; No tests on PyPI, use the git checkout.
(source
(origin