mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-28 07:12:30 -05:00
gnu: xlockmore: Use HTTPS home page.
* gnu/packages/xdisorg.scm (xlockmore)[home-page]: Use HTTPS.
This commit is contained in:
parent
cf580e5ebf
commit
81166ee488
1 changed files with 1 additions and 1 deletions
|
@ -840,7 +840,7 @@ (define-public xlockmore
|
||||||
("libXext" ,libxext)
|
("libXext" ,libxext)
|
||||||
("libXt" ,libxt)
|
("libXt" ,libxt)
|
||||||
("linux-pam" ,linux-pam)))
|
("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")
|
(synopsis "Screen locker for the X Window System")
|
||||||
(description
|
(description
|
||||||
"XLockMore is a classic screen locker and screen saver for the
|
"XLockMore is a classic screen locker and screen saver for the
|
||||||
|
|
Loading…
Reference in a new issue