mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: rust-serde-json-1.0: Appease guix lint.
* gnu/packages/crates-io.scm (rust-serde-json-1.0)[synopsis]: Appease 'guix lint'.
This commit is contained in:
parent
dc576232f0
commit
61c998b394
1 changed files with 1 additions and 1 deletions
|
@ -9007,7 +9007,7 @@ proven statistical guarantees.")
|
||||||
("rust-serde-derive" ,rust-serde-derive-1.0)
|
("rust-serde-derive" ,rust-serde-derive-1.0)
|
||||||
("rust-trybuild" ,rust-trybuild-1.0))))
|
("rust-trybuild" ,rust-trybuild-1.0))))
|
||||||
(home-page "https://github.com/serde-rs/json")
|
(home-page "https://github.com/serde-rs/json")
|
||||||
(synopsis "A JSON serialization file format")
|
(synopsis "JSON serialization file format")
|
||||||
(description
|
(description
|
||||||
"This package provides a JSON serialization file format.")
|
"This package provides a JSON serialization file format.")
|
||||||
(license (list license:expat license:asl2.0))))
|
(license (list license:expat license:asl2.0))))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue