mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Remove leading article from synopsis.
* gnu/packages/crates-graphics.scm (rust-piston-graphics-api-version-0.2)[synopsis]: Remove leading article. * gnu/packages/crates-io.scm (rust-read-color-1, rust-clap-conf-0.1)[synopsis]: Likewise. * gnu/packages/lisp-xyz.scm (sbcl-rfc2388)[synopsis]: Likewise. * gnu/packages/statistics.scm (r-ggplot2)[synopsis]: Likewise.
This commit is contained in:
parent
ae876b9ce1
commit
ed5c0ae69e
4 changed files with 5 additions and 5 deletions
|
@ -3740,7 +3740,7 @@ backtrace portably.")
|
|||
(base32 "0phh5n3clhl9ji8jaxrajidn22d3f0aq87mlbfkkxlnx2pnw694k"))))
|
||||
(build-system asdf-build-system/sbcl)
|
||||
(home-page "https://github.com/jdz/rfc2388/")
|
||||
(synopsis "An implementation of RFC 2388 in Common Lisp")
|
||||
(synopsis "Implementation of RFC 2388 in Common Lisp")
|
||||
(description
|
||||
"This package contains an implementation of RFC 2388, which is used to
|
||||
process form data posted with HTTP POST method using enctype
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue