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