GNU bug report logs - #48004
[PATCH] gnu: swayidle: Fix home page.

Previous Next

Package: guix-patches;

Reported by: Alexandr Vityazev <avityazev <at> posteo.org>

Date: Sat, 24 Apr 2021 20:30:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Leo Famulari <leo <at> famulari.name>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#48004: closed ([PATCH] gnu: swayidle: Fix home page.)
Date: Sat, 24 Apr 2021 20:48:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 24 Apr 2021 16:46:50 -0400
with message-id <YISDuinRAp4Dfbap <at> jasmine.lan>
and subject line Re: [bug#48004] [PATCH] gnu: swayidle: Fix home page.
has caused the debbugs.gnu.org bug report #48004,
regarding [PATCH] gnu: swayidle: Fix home page.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
48004: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48004
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Alexandr Vityazev <avityazev <at> posteo.org>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: swayidle: Fix home page.
Date: Sat, 24 Apr 2021 20:29:57 +0000
[home-page]: Correct.
---
 gnu/packages/wm.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
-- 
2.31.1



-- 

Alexandr Vityazev


[Message part 3 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Alexandr Vityazev <avityazev <at> posteo.org>
Cc: 48004-done <at> debbugs.gnu.org
Subject: Re: [bug#48004] [PATCH] gnu: swayidle: Fix home page.
Date: Sat, 24 Apr 2021 16:46:50 -0400
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


This bug report was last modified 4 years and 25 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.