gnu: rust-hmac-sha1: Fix description.

* gnu/packages/crates-io.scm (rust-hmac-sha1-0.1)
[description]: Fix typo & use @acronym{}.
This commit is contained in:
Tobias Geerinckx-Rice 2021-04-09 19:56:06 +02:00
parent 04a5e7918d
commit 1555d1d801
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -18080,8 +18080,8 @@ (define-public rust-hmac-sha1-0.1
(home-page "https://github.com/pantsman0/rust-hmac-sha1")
(synopsis "Minimal implementation of HMAC-SHA1 in Rust")
(description
"This package is a pure Rust implementation of the Hash-based Message
Authentication Code Algoritm (HMAC) for SHA1.")
"This package is a pure Rust implementation of the @acronym{HMAC,
Hash-based Message Authentication Code algorithm} for SHA1.")
(license license:bsd-3)))
(define-public rust-hostname-0.3