diff options
author | Tobias Geerinckx-Rice <me@tobias.gr> | 2020-01-18 23:15:16 +0100 |
---|---|---|
committer | Tobias Geerinckx-Rice <me@tobias.gr> | 2020-03-12 04:57:46 +0100 |
commit | 81166ee48872bd0b705a505e0c9cd6ff256aae0e (patch) | |
tree | 7a5648d212d33ecee1861d194d3201005f4d1652 /gnu | |
parent | cf580e5ebf0ad7734bf9c1efabff994d5d69f6e9 (diff) | |
download | patches-81166ee48872bd0b705a505e0c9cd6ff256aae0e.tar patches-81166ee48872bd0b705a505e0c9cd6ff256aae0e.tar.gz |
gnu: xlockmore: Use HTTPS home page.
* gnu/packages/xdisorg.scm (xlockmore)[home-page]: Use HTTPS.
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/packages/xdisorg.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm index bc36de565e..f8f410a415 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 |