gnu: swaylock: Fix home-page.

* gnu/packages/wm.scm (swaylock): Fix home-page.

Change-Id: I0e8c08bfb5d8b32a24659d15e796c8a30a718a56
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Josselin Poiret 2023-12-26 17:29:31 +01:00 committed by Sharlatan Hellseher
parent 0edf8a2eab
commit 3619dd7d05
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -65,6 +65,7 @@
;;; Copyright © 2023 Vessel Wave <vesselwave@disroot.org>
;;; Copyright © 2023 Nicolas Graves <ngraves@ngraves.fr>
;;; Copyright © 2023 Jaeme Sifat <jaeme@runbox.com>
;;; Copyright © 2023 Josselin Poiret <dev@jpoiret.xyz>
;;;
;;; This file is part of GNU Guix.
;;;
@ -1853,7 +1854,7 @@ (define-public swaylock
(list pkg-config-for-build wayland)
'())
(list pango pkg-config scdoc wayland-protocols)))
(home-page "https://github.com/swaywm/sway")
(home-page "https://github.com/swaywm/swaylock")
(synopsis "Screen locking utility for Wayland compositors")
(description "Swaylock is a screen locking utility for Wayland compositors.")
(license license:expat))) ; MIT license