aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/guile.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2013-12-01 22:33:23 +0100
committerLudovic Courtès <ludo@gnu.org>2013-12-01 22:33:23 +0100
commit79c311b81cd8b12075f4c8028a65787481ee40c5 (patch)
tree7fed0959acc6c75a7ad84c18fa4f7bdc83dfbc84 /gnu/packages/guile.scm
parente6a9aa366efb55f8556dd55b8fb6869d40c1d387 (diff)
downloadguix-79c311b81cd8b12075f4c8028a65787481ee40c5.tar.gz
guix-79c311b81cd8b12075f4c8028a65787481ee40c5.zip
gnu: Synchronize descriptions with 'gnumaint'.
Diffstat (limited to 'gnu/packages/guile.scm')
-rw-r--r--gnu/packages/guile.scm9
1 files changed, 5 insertions, 4 deletions
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