mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 02:20:53 +02:00
gnu: poco: Make description a full sentence.
* gnu/packages/cpp.scm (poco)[description]: Expand into a full sentence.
This commit is contained in:
parent
d643ef38ed
commit
4bfb75531c
1 changed files with 2 additions and 2 deletions
|
@ -1157,8 +1157,8 @@ of C++14 components that complements @code{std} and Boost.")
|
|||
(("ENABLE_TESTS") "FALSE")))))))
|
||||
(home-page "https://pocoproject.org/")
|
||||
(synopsis "Portable C++ components")
|
||||
(description "A collection of libraries intended to be useful for building
|
||||
network-based applications.")
|
||||
(description "This package provides a collection of C++ libraries intended
|
||||
to be useful for building network-based applications.")
|
||||
(license license:boost1.0)))
|
||||
|
||||
(define-public aws-crt-cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue