From 79c311b81cd8b12075f4c8028a65787481ee40c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Sun, 1 Dec 2013 22:33:23 +0100 Subject: gnu: Synchronize descriptions with 'gnumaint'. --- gnu/packages/guile.scm | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'gnu/packages/guile.scm') diff --git a/gnu/packages/guile.scm b/gnu/packages/guile.scm index 653d42c1b2..40d9ae7df8 100644 --- a/gnu/packages/guile.scm +++ b/gnu/packages/guile.scm @@ -265,7 +265,8 @@ many readers as needed).") (home-page "http://www.gnu.org/software/guile-ncurses/") (synopsis "Guile bindings to ncurses") (description - "guile-ncurses provides guile bindings to the ncurses library.") + "guile-ncurses provides Guile language bindings for the ncurses +library.") (license lgpl3+))) (define-public mcron @@ -286,10 +287,10 @@ many readers as needed).") (home-page "http://www.gnu.org/software/mcron/") (synopsis "Run jobs at scheduled times") (description - "Mcron is a complete replacement for Vixie cron. It is used to run + "GNU Mcron is a complete replacement for Vixie cron. It is used to run tasks on a schedule, such as every hour or every Monday. Mcron is written in -Guile, so its configuration can be written in Scheme, however the original -cron format is also supported.") +Guile, so its configuration can be written in Scheme; the original cron +format is also supported.") (license gpl3+))) (define-public guile-lib -- cgit v1.2.3