me
/
guix
Archived
1
0
Fork 0

gnu: perl-time-hires: Tweak synopsis.

* gnu/packages/perl.scm (perl-time-hires)[synopsis]: Tweak.
master
Tobias Geerinckx-Rice 2020-08-26 20:47:23 +02:00
parent 0d7c95445c
commit b6d59b585d
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -10238,7 +10238,7 @@ duration strings like \"2 minutes\" and \"3 seconds\" to seconds.")
"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.")