mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 14:40:21 -05:00
gnu: quazip-0: Fix trailing whitespace in description.
* gnu/packages/compression.scm (quazip-0)[description]: Fix trailing whitespace.
This commit is contained in:
parent
70ddfa230d
commit
fdeec5c52c
1 changed files with 1 additions and 1 deletions
|
@ -2282,7 +2282,7 @@ (define-public quazip-0
|
|||
whatever you would like to use on your zipped files.
|
||||
|
||||
QuaZIP provides complete abstraction of the ZIP/UNZIP API, for both
|
||||
reading from and writing to ZIP archives. ")
|
||||
reading from and writing to ZIP archives.")
|
||||
;; Project is distributed under LGPL, but "quazip/z*" "quazip/unzip.*" are
|
||||
;; distributed under zlib terms.
|
||||
(license (list license:lgpl2.1+ license:zlib))))
|
||||
|
|
Loading…
Reference in a new issue