mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
gnu: solaar: Fix home page.
* gnu/packages/admin.scm (solaar)[home-page]: Correct.
This commit is contained in:
parent
de1f866465
commit
17db882d29
1 changed files with 1 additions and 1 deletions
|
@ -3984,7 +3984,7 @@ (define-public solaar
|
|||
("python-xlib" ,python-xlib)
|
||||
("gtk+" ,gtk+)
|
||||
("python-pygobject" ,python-pygobject)))
|
||||
(home-page "https://smxi.org/docs/inxi.htm")
|
||||
(home-page "https://pwr-solaar.github.io/Solaar/")
|
||||
(synopsis "Linux devices manager for the Logitech Unifying Receiver")
|
||||
(description "This package provides tools to manage clients of the
|
||||
Logitech Unifying Receiver.")
|
||||
|
|
Loading…
Reference in a new issue