mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Shorten package synopsis.
* gnu/packages/crates-io.scm (rust-inflections-1): Shorten synopsis. (rust-clap-conf-0.1): Likewise. * gnu/packages/gtk.scm (volctl): Likewise. * gnu/packages/haskell-xyz.scm (ghc-unliftio): Likewise. * gnu/packages/kde-pim.scm (korganizer): Likewise. * gnu/packages/kde.scm (kuserfeedback): Likewise. * gnu/packages/pascal.scm (p2c): Likewise. * gnu/packages/python-xyz.scm (python-ttystatus): Likewise. * gnu/packages/qt.scm (qtwebplugin): Likewise.
This commit is contained in:
parent
2fde8cf399
commit
faa03d1ace
8 changed files with 9 additions and 10 deletions
|
@ -19667,7 +19667,7 @@ from the header, as well as section details and data available.")
|
|||
(add-before 'build 'check
|
||||
(lambda _ (invoke "make" "check"))))))
|
||||
(home-page "https://liw.fi/ttystatus/")
|
||||
(synopsis "Python library for showing progress reporting and
|
||||
(synopsis "Python library for progress reporting and
|
||||
status updates on terminals")
|
||||
(description "@code{ttystatus} is a Python library for showing progress
|
||||
reporting and status updates on terminals, for command line programs.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue