GNU bug report logs -
#68045
[PATCH] gnu: swaylock: Fix home-page.
Previous Next
Reported by: Josselin Poiret <dev <at> jpoiret.xyz>
Date: Tue, 26 Dec 2023 17:58:02 UTC
Severity: normal
Tags: patch
Done: Sharlatan Hellseher <sharlatanus <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Fri, 12 Jan 2024 23:01:09 +0000
with message-id <CAO+9K5rSjHZjOj_=j+QVi7ft+b0vabBrM_6Wrc1O4QB_DX701Q <at> mail.gmail.com>
and subject line
has caused the debbugs.gnu.org bug report #68045,
regarding [PATCH] gnu: swaylock: 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.)
--
68045: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68045
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Josselin Poiret <dev <at> jpoiret.xyz>
* gnu/packages/wm.scm (swaylock): Fix home-page.
Change-Id: I0e8c08bfb5d8b32a24659d15e796c8a30a718a56
---
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 82ef67a2e4..3a9547afec 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1847,7 +1847,7 @@ (define-public swaylock
(build-system meson-build-system)
(inputs (list cairo gdk-pixbuf libxkbcommon linux-pam wayland))
(native-inputs (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
base-commit: 5bd80ccd69047b1777749e24d4adf2c951b5d14b
--
2.41.0
[Message part 3 (message/rfc822, inline)]
Hi,
I've rebased, resolved coflict and added copyright line.
Pushed as 3619dd7d059d1141acf39872f57e55b458dc8257
Thanks,
Oleg
--
VCS: https://github.incerto.xyz/; https://git.sr.ht/~hellseher/
GPG: 9847 81DE 689C 21C2 6418 0867 76D7 27BF F62C D2B5
… наш разум - превосходная объяснительная машина которая способна
найти смысл почти в чем угодно, истолковать любой феномен, но
совершенно не в состоянии принять мысль о непредсказуемости.
This bug report was last modified 1 year and 223 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.