me
/
guix
Archived
1
0
Fork 0

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>
master
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
1 changed files with 1 additions and 1 deletions

View File

@ -1509,7 +1509,7 @@ modules for building a Wayland compositor.")
(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