mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-26 12:39:36 -05:00
gnu: tryton: Rephrase synopsis and description.
* gnu/packages/tryton.scm (tryton)[synopsis, description] Rephrase.
This commit is contained in:
parent
0ad07005d4
commit
7109410000
1 changed files with 2 additions and 2 deletions
|
@ -117,9 +117,9 @@ (define-public tryton
|
|||
("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
|
||||
|
|
Loading…
Reference in a new issue