mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Synchronize synopses and descriptions with the Womb.
* gnu/packages/gnunet.scm (gnunet): Synchronize description and synopsis with upstream. * gnu/packages/maths.scm (units): Likewise. * gnu/packages/grub.scm (grub): Likewise. * gnu/packages/pretty-print.scm (enscript): Likewise.
This commit is contained in:
parent
0ec6237b2e
commit
574e86f9cf
4 changed files with 18 additions and 15 deletions
|
@ -61,11 +61,11 @@
|
|||
(build-system gnu-build-system)
|
||||
(synopsis "Conversion between thousands of scales")
|
||||
(description
|
||||
"GNU Units converts between measured quantities between units of
|
||||
measure. It can handle scale changes through adaptive usage of standard
|
||||
scale prefixes (micro-, kilo-, etc.). It can also handle nonlinear
|
||||
conversions such as Fahrenheit to Celsius. Its interpreter is powerful
|
||||
enough to be used effectively as a scientific calculator.")
|
||||
"GNU Units converts numeric quantities between units of measure. It
|
||||
can handle scale changes through adaptive usage of standard scale prefixes
|
||||
(micro-, kilo-, etc.). It can also handle nonlinear conversions such as
|
||||
Fahrenheit to Celsius. Its interpreter is powerful enough to be used
|
||||
effectively as a scientific calculator.")
|
||||
(license license:gpl3+)
|
||||
(home-page "http://www.gnu.org/software/units/")))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue