unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#68045] [PATCH] gnu: swaylock: Fix home-page.
@ 2023-12-26 16:29 Josselin Poiret via Guix-patches via
  2023-12-27 20:35 ` Mathieu Othacehe
  2024-01-12 23:01 ` bug#68045: Sharlatan Hellseher
  0 siblings, 2 replies; 3+ messages in thread
From: Josselin Poiret via Guix-patches via @ 2023-12-26 16:29 UTC (permalink / raw)
  To: 68045; +Cc: Josselin Poiret

From: Josselin Poiret <dev@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





^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-01-12 23:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-26 16:29 [bug#68045] [PATCH] gnu: swaylock: Fix home-page Josselin Poiret via Guix-patches via
2023-12-27 20:35 ` Mathieu Othacehe
2024-01-12 23:01 ` bug#68045: Sharlatan Hellseher

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).