mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 22:38:07 -05:00
gnu: soundconverter: Fix trailing whitespace in description.
* gnu/packages/gnome.scm (soundconverter)[description]: Fix trailing whitespace.
This commit is contained in:
parent
742ec5f6cd
commit
f85bda51d7
1 changed files with 1 additions and 1 deletions
|
@ -10840,7 +10840,7 @@ (define-public soundconverter
|
|||
(description
|
||||
"SoundConverter supports converting between many audio formats including
|
||||
Opus, Ogg Vorbis, FLAC and more. It supports parallel conversion, and
|
||||
configurable file renaming. ")
|
||||
configurable file renaming.")
|
||||
(license license:gpl3)))
|
||||
|
||||
(define-public workrave
|
||||
|
|
Loading…
Reference in a new issue