mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-30 22:35:57 +02:00
gnu: r-argon2: Fix case in synopsis and use full sentence in description.
* gnu/packages/cran.scm (r-argon2)[synopsis]: Use lower case. [description]: Use full sentence.
This commit is contained in:
@@ -20961,11 +20961,11 @@ service. Functions are provided to work with the OAI-PMH verbs:
|
||||
"0kqn06rpb39jlzizjlnc5c44mfic8llrshxn7ljgmyj35lbqwxqh"))))
|
||||
(properties `((upstream-name . "argon2")))
|
||||
(build-system r-build-system)
|
||||
(home-page
|
||||
"https://github.com/wrathematics/argon2")
|
||||
(synopsis "Secure Password Hashing based on Argon2 Algorithm")
|
||||
(home-page "https://github.com/wrathematics/argon2")
|
||||
(synopsis "Secure password hashing based on the argon2 algorithm")
|
||||
(description
|
||||
"Utilities for secure password hashing via the argon2 algorithm.")
|
||||
"This package provides utilities for secure password hashing via the
|
||||
argon2 algorithm.")
|
||||
(license license:bsd-2)))
|
||||
|
||||
(define-public r-getpass
|
||||
|
||||
Reference in New Issue
Block a user