diff options
| author | Tobias Geerinckx-Rice <me@tobias.gr> | 2025-09-14 02:00:00 +0200 |
|---|---|---|
| committer | Tobias Geerinckx-Rice <me@tobias.gr> | 2026-04-19 02:00:00 +0200 |
| commit | 6565cb39a924f6df8c3d90de560bc31735dc050f (patch) | |
| tree | dc707e3f043a62dbf9b416d66e92914f740ed212 /gnu/packages/messaging.scm | |
| parent | d93269e9253d1b332514a04c6a0a73110df606cd (diff) | |
gnu: psi-plus: Tweak description.
* gnu/packages/messaging.scm (psi-plus)[description]: Prioritise.
Change-Id: Ica1695748628ba2ea7d06e2ebdaa871bf7cf09c1
Diffstat (limited to 'gnu/packages/messaging.scm')
| -rw-r--r-- | gnu/packages/messaging.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm index 08081a773f6..bf022a5986a 100644 --- a/gnu/packages/messaging.scm +++ b/gnu/packages/messaging.scm | |||
| @@ -2962,8 +2962,8 @@ implementation of an MQTT version client class.") | |||
| 2962 | (home-page "https://psi-im.com/") | 2962 | (home-page "https://psi-im.com/") |
| 2963 | (synopsis "Qt-based XMPP Client") | 2963 | (synopsis "Qt-based XMPP Client") |
| 2964 | (description | 2964 | (description |
| 2965 | "Psi+ is a spin-off of Psi XMPP client. It is a powerful XMPP client | 2965 | "Psi+ is a powerful XMPP client designed for experienced users. |
| 2966 | designed for experienced users.") | 2966 | It's a spin-off of the Psi XMPP client.") |
| 2967 | (license license:gpl2+))) | 2967 | (license license:gpl2+))) |
| 2968 | 2968 | ||
| 2969 | (define-deprecated-package psi | 2969 | (define-deprecated-package psi |
