gnu: solaar: Fix home page.

* gnu/packages/admin.scm (solaar)[home-page]: Correct.
This commit is contained in:
Tobias Geerinckx-Rice 2021-03-09 14:13:35 +01:00
parent de1f866465
commit 17db882d29
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -3984,7 +3984,7 @@ cache of unix and unix-like systems.")
("python-xlib" ,python-xlib) ("python-xlib" ,python-xlib)
("gtk+" ,gtk+) ("gtk+" ,gtk+)
("python-pygobject" ,python-pygobject))) ("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") (synopsis "Linux devices manager for the Logitech Unifying Receiver")
(description "This package provides tools to manage clients of the (description "This package provides tools to manage clients of the
Logitech Unifying Receiver.") Logitech Unifying Receiver.")