guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

07/08: gnu: perl-time-hires: Tweak synopsis.


From: guix-commits
Subject: 07/08: gnu: perl-time-hires: Tweak synopsis.
Date: Wed, 26 Aug 2020 15:03:56 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit b6d59b585dd96f745c6b2dc116950836b8663dc7
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Wed Aug 26 20:47:23 2020 +0200

    gnu: perl-time-hires: Tweak synopsis.
    
    * gnu/packages/perl.scm (perl-time-hires)[synopsis]: Tweak.
---
 gnu/packages/perl.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm
index 27e1e34..693f9f6 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -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.")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]