gnu: swayidle: Fix home page.

* gnu/packages/wm.scm (swayidle)[home-page]: Use the correct home-page.

Signed-off-by: Leo Famulari <leo@famulari.name>
This commit is contained in:
Alexandr Vityazev 2021-04-24 20:29:57 +00:00 committed by Leo Famulari
parent eb5146816b
commit 8380b16a8a
No known key found for this signature in database
GPG key ID: 2646FA30BACA7F08

View file

@ -1509,7 +1509,7 @@ (define-public swayidle
(native-inputs `(("pkg-config" ,pkg-config)
("scdoc" ,scdoc)
("wayland-protocols" ,wayland-protocols)))
(home-page "https://github.com/swaywm/sway")
(home-page "https://github.com/swaywm/swayidle")
(synopsis "Idle management daemon for Wayland compositors")
(description "Swayidle is a idle management daemon for Wayland compositors.")
(license license:expat))) ; MIT license