guix-commits
[Top][All Lists]
Advanced

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

15/16: gnu: xlockmore: Use HTTPS home page.


From: guix-commits
Subject: 15/16: gnu: xlockmore: Use HTTPS home page.
Date: Thu, 12 Mar 2020 00:12:07 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 81166ee48872bd0b705a505e0c9cd6ff256aae0e
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 23:15:16 2020 +0100

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

diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index bc36de5..f8f410a 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -840,7 +840,7 @@ shows it again when the mouse cursor moves or a mouse 
button is pressed.")
        ("libXext" ,libxext)
        ("libXt" ,libxt)
        ("linux-pam" ,linux-pam)))
-    (home-page "http://sillycycle.com/xlockmore.html";)
+    (home-page "https://sillycycle.com/xlockmore.html";)
     (synopsis "Screen locker for the X Window System")
     (description
      "XLockMore is a classic screen locker and screen saver for the



reply via email to

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