[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/09: gnu: perl-filesys-notify-simple: Edit description.
From: |
guix-commits |
Subject: |
04/09: gnu: perl-filesys-notify-simple: Edit description. |
Date: |
Wed, 24 Apr 2019 22:44:47 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit ac32a451fa59a4c92516eccae6069f322a6d03a2
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed Apr 24 19:26:14 2019 +0200
gnu: perl-filesys-notify-simple: Edit description.
* gnu/packages/perl.scm (perl-filesys-notify-simple)[description]: Mark up
& edit.
---
gnu/packages/perl.scm | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm
index b2fcd2b..f02d13b 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -3904,11 +3904,11 @@ For instance, it supports the @code{**/*.pm} form.")
(home-page "https://metacpan.org/release/Filesys-Notify-Simple")
(synopsis "Simple and dumb file system watcher")
(description
- "Filesys::Notify::Simple is a simple but unified interface to get
-notifications of changes to a given filesystem path. It utilizes inotify2 on
-Linux, fsevents on OS X, kqueue on FreeBSD and FindFirstChangeNotification on
-Windows if they're installed, with a fallback to the full directory scan if
-they're not available.")
+ "@code{Filesys::Notify::Simple} is a simple but unified interface to get
+notifications of changes to a given file system path. It uses inotify2 on
+Linux, fsevents on OS X, @code{kqueue} on FreeBSD, and
address@hidden on Windows if they're installed, and falls
+back to a full directory scan if none of these are available.")
(license perl-license)))
(define-public perl-getopt-long
- branch master updated (ecb33b8 -> 0406434), guix-commits, 2019/04/24
- 06/09: gnu, guix: Yearly ritual purging of the filesystems., guix-commits, 2019/04/24
- 09/09: gnu: bind: Update to 9.12.4-P1 [fixes CVE-2018-5743, CVE-2019-6467]., guix-commits, 2019/04/24
- 08/09: gnu: r-yamss: Fix typo in description., guix-commits, 2019/04/24
- 07/09: gnu: python-dill: Fix typo in description., guix-commits, 2019/04/24
- 05/09: gnu: bubblewrap: Edit description., guix-commits, 2019/04/24
- 03/09: gnu: libimobiledevice: Edit description., guix-commits, 2019/04/24
- 04/09: gnu: perl-filesys-notify-simple: Edit description.,
guix-commits <=
- 02/09: gnu: libsvm: Update to 3.23., guix-commits, 2019/04/24
- 01/09: gnu: openfst: Update to 1.7.2., guix-commits, 2019/04/24