me
/
guix
Archived
1
0
Fork 0

gnu: rust-foreign-types-shared-0.2: Appease guix lint.

* gnu/packages/crates-io.scm (rust-foreign-types-shared-0.2)[synopsis]:
Appease 'guix lint'.
master
Efraim Flashner 2020-01-15 09:42:44 +02:00
parent 7d5c2e27da
commit dc576232f0
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 1 deletions

View File

@ -3171,7 +3171,7 @@ APIs.")
(build-system cargo-build-system)
(arguments `(#:skip-build? #t))
(home-page "https://github.com/sfackler/foreign-types")
(synopsis "An internal crate used by foreign-types")
(synopsis "Internal crate used by foreign-types")
(description
"An internal crate used by foreign-types.")
(license (list license:asl2.0