me
/
guix
Archived
1
0
Fork 0

gnu: rust-hmac-sha1: Fix description.

* gnu/packages/crates-io.scm (rust-hmac-sha1-0.1)
[description]: Fix typo & use @acronym{}.
master
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
1 changed files with 2 additions and 2 deletions

View File

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