gnu: rust-hmac-sha1: Fix description.
authorTobias Geerinckx-Rice <me@tobias.gr>
Fri, 9 Apr 2021 17:56:06 +0000 (19:56 +0200)
committerTobias Geerinckx-Rice <me@tobias.gr>
Sat, 10 Apr 2021 12:11:32 +0000 (14:11 +0200)
* gnu/packages/crates-io.scm (rust-hmac-sha1-0.1)
[description]: Fix typo & use @acronym{}.

gnu/packages/crates-io.scm

index 0f358d7..9d97816 100644 (file)
@@ -18080,8 +18080,8 @@ Hash-based Message Authentication Code}.")
     (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