[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/05: gnu: tryton: Rephrase synopsis and description.
From: |
guix-commits |
Subject: |
02/05: gnu: tryton: Rephrase synopsis and description. |
Date: |
Mon, 8 Feb 2021 13:47:45 -0500 (EST) |
htgoebel pushed a commit to branch master
in repository guix.
commit 71094100008319d628fb05a13b628f2f0eb2bf2f
Author: Hartmut Goebel <h.goebel@crazy-compilers.com>
AuthorDate: Fri Jan 22 16:55:23 2021 +0100
gnu: tryton: Rephrase synopsis and description.
* gnu/packages/tryton.scm (tryton)[synopsis, description] Rephrase.
---
gnu/packages/tryton.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm
index ca378e0..e92e607 100644
--- a/gnu/packages/tryton.scm
+++ b/gnu/packages/tryton.scm
@@ -117,9 +117,9 @@ and security.")
("python-pycairo" ,python-pycairo)
("python-pygobject" ,python-pygobject)))
(home-page "https://www.tryton.org/";)
- (synopsis "Client component of Tryton")
+ (synopsis "Tryton Client")
(description
- "This package is the client component of Tryton.")
+ "This package provides the Tryton GTK client.")
(license license:gpl3+)))
(define-public python-trytond-country