gnu: key-mon: Use HTTPS home page.

* gnu/packages/key-mon.scm (key-mon)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-18 21:11:39 +01:00
parent df71892b21
commit 7858de3e95
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -47,7 +47,7 @@ (define-public key-mon
`(("python2-xlib" ,python2-xlib)
("python2-pygtk" ,python2-pygtk)
("python2-rsvg" ,python2-rsvg)))
(home-page "http://code.google.com/p/key-mon")
(home-page "https://code.google.com/p/key-mon")
(synopsis "Show keyboard and mouse status")
(description
"The key-mon utility displays the current keyboard and mouse status.