diff mbox series

[bug#48004] gnu: swayidle: Fix home page.

Message ID 87k0orl92y.fsf@posteo.net
State Accepted
Headers show
Series [bug#48004] gnu: swayidle: Fix home page. | expand

Checks

Context Check Description
cbaines/comparison success View comparision
cbaines/git branch success View Git branch
cbaines/applying patch success View Laminar job
cbaines/issue success View issue

Commit Message

Aleksandr Vityazev April 24, 2021, 8:29 p.m. UTC
[home-page]: Correct.
---
 gnu/packages/wm.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Leo Famulari April 24, 2021, 8:46 p.m. UTC | #1
On Sat, Apr 24, 2021 at 08:29:57PM +0000, Alexandr Vityazev wrote:
> [home-page]: Correct.

Thanks!

I completed the commit message and pushed as
8380b16a8a63eb1ed01cf9db1677e93aac8f3ae8
diff mbox series

Patch

diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index 2c373d37bc..10a02883b4 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1511,7 +1511,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