GNU bug report logs - #39327
[PATCH] gnu: lxqt: Correct home page.

Previous Next

Package: guix-patches;

Reported by: jonathan.brielmaier <at> web.de

Date: Tue, 28 Jan 2020 14:42:02 UTC

Severity: normal

Tags: patch

Done: Danny Milosavljevic <dannym <at> scratchpost.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: jonathan.brielmaier <at> web.de
To: 39327 <at> debbugs.gnu.org
Cc: Jonathan Brielmaier <jonathan.brielmaier <at> web.de>
Subject: [bug#39327] [PATCH] gnu: lxqt: Correct home page.
Date: Tue, 28 Jan 2020 15:41:09 +0100
From: Jonathan Brielmaier <jonathan.brielmaier <at> web.de>

* gnu/packages/lxqt.scm (lxqt)[home-page]: It's lxqt not lxde.
---
 gnu/packages/lxqt.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/lxqt.scm b/gnu/packages/lxqt.scm
index b23d2e17dc..12c92e52d1 100644
--- a/gnu/packages/lxqt.scm
+++ b/gnu/packages/lxqt.scm
@@ -1386,5 +1386,5 @@ desktop.")
        ("qterminal" ,qterminal)))
     (synopsis "The Lightweight Qt Desktop Environment")
     (description "LXQt is a lightweight Qt desktop environment.")
-    (home-page "https://lxde.org")
+    (home-page "https://lxqt.org/")
     (license license:gpl2+)))
--
2.25.0





This bug report was last modified 5 years and 121 days ago.

Previous Next


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