gnu: rust-webpki-0.21: Fix typo.
* gnu/packages/crates-io (rust-webpki-0.21)[description]: Fix spelling of "package".master
parent
5cf9ad8902
commit
baf78ed66a
|
@ -31831,7 +31831,7 @@ attribute that is not in the shared backend crate.")
|
||||||
(("rust-base64" ,rust-base64-0.9))))
|
(("rust-base64" ,rust-base64-0.9))))
|
||||||
(home-page "https://github.com/briansmith/webpki")
|
(home-page "https://github.com/briansmith/webpki")
|
||||||
(synopsis "Web PKI X.509 Certificate Verification")
|
(synopsis "Web PKI X.509 Certificate Verification")
|
||||||
(description "This packge provides Web PKI X.509 Certificate
|
(description "This package provides Web PKI X.509 Certificate
|
||||||
Verification.")
|
Verification.")
|
||||||
(license license:isc)))
|
(license license:isc)))
|
||||||
|
|
||||||
|
|
Reference in New Issue