emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#39327: closed ([PATCH] gnu: lxqt: Correct home page.)


From: GNU bug Tracking System
Subject: bug#39327: closed ([PATCH] gnu: lxqt: Correct home page.)
Date: Tue, 28 Jan 2020 14:46:02 +0000

Your message dated Tue, 28 Jan 2020 15:45:18 +0100
with message-id <address@hidden>
and subject line Re: [bug#39327] [PATCH] gnu: lxqt: Correct home page.
has caused the debbugs.gnu.org bug report #39327,
regarding [PATCH] gnu: lxqt: Correct home page.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
39327: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=39327
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: lxqt: Correct home page. Date: Tue, 28 Jan 2020 15:41:09 +0100
From: Jonathan Brielmaier <address@hidden>

* 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#39327] [PATCH] gnu: lxqt: Correct home page. Date: Tue, 28 Jan 2020 15:45:18 +0100
Thanks for the patch!

Pushed to guix master as commit 87146f31167953fb3d3c9eb69d70baa0c42aa6e1.

Attachment: pgp5ncCS9IKwV.pgp
Description: OpenPGP digital signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]