guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/04: gnu: key-mon: Use HTTPS home page.


From: guix-commits
Subject: 01/04: gnu: key-mon: Use HTTPS home page.
Date: Tue, 18 Feb 2020 10:41:18 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 7858de3e95b51bda1119566a40ba2b3c05d55e11
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 21:11:39 2020 +0100

    gnu: key-mon: Use HTTPS home page.
    
    * gnu/packages/key-mon.scm (key-mon)[home-page]: Use HTTPS.
---
 gnu/packages/key-mon.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/key-mon.scm b/gnu/packages/key-mon.scm
index 1482d07..884bef0 100644
--- a/gnu/packages/key-mon.scm
+++ b/gnu/packages/key-mon.scm
@@ -47,7 +47,7 @@
      `(("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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]