gnu: r-getpass: Change case in synopsis and adjust indentation.
* gnu/packages/cran.scm (r-getpass): Adjust indentation. [synopsis]: Do not capitalize all words.
This commit is contained in:
parent
f03e62c12d
commit
5c3902a762
@ -20983,9 +20983,8 @@ service. Functions are provided to work with the OAI-PMH verbs:
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
`(("r-rstudioapi" ,r-rstudioapi)))
|
||||
(home-page
|
||||
"https://github.com/wrathematics/getPass")
|
||||
(synopsis "Masked User Input")
|
||||
(home-page "https://github.com/wrathematics/getPass")
|
||||
(synopsis "Masked user input")
|
||||
(description
|
||||
"This package provides a micro-package for reading \"passwords\", i.e.
|
||||
reading user input with masking, so that the input is not displayed as it is
|
||||
|
Loading…
x
Reference in New Issue
Block a user