mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-08 07:56:16 -05:00
gnu: perl-time-hires: Tweak synopsis.
* gnu/packages/perl.scm (perl-time-hires)[synopsis]: Tweak.
This commit is contained in:
parent
0d7c95445c
commit
b6d59b585d
1 changed files with 1 additions and 1 deletions
|
@ -10238,7 +10238,7 @@ (define-public perl-time-hires
|
|||
"1cfp078spid9z5g7xiswkpkjbkh4mkjvarz25wgwvdxzhxavwhcq"))))
|
||||
(build-system perl-build-system)
|
||||
(home-page "https://metacpan.org/release/Time-HiRes")
|
||||
(synopsis "High resolution alarm, sleep, gettimeofday, interval timers")
|
||||
(synopsis "High-resolution alarm, sleep, gettimeofday, and interval timers")
|
||||
(description "This package implements @code{usleep}, @code{ualarm}, and
|
||||
@code{gettimeofday} for Perl, as well as wrappers to implement @code{time},
|
||||
@code{sleep}, and @code{alarm} that know about non-integral seconds.")
|
||||
|
|
Loading…
Reference in a new issue