* [bug#39327] [PATCH] gnu: lxqt: Correct home page.
@ 2020-01-28 14:41 jonathan.brielmaier
2020-01-28 14:45 ` bug#39327: " Danny Milosavljevic
0 siblings, 1 reply; 2+ messages in thread
From: jonathan.brielmaier @ 2020-01-28 14:41 UTC (permalink / raw)
To: 39327; +Cc: Jonathan Brielmaier
From: Jonathan Brielmaier <jonathan.brielmaier@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
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-01-28 14:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-28 14:41 [bug#39327] [PATCH] gnu: lxqt: Correct home page jonathan.brielmaier
2020-01-28 14:45 ` bug#39327: " Danny Milosavljevic
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).