1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-28 12:01:49 +02:00

gnu: Synchronize descriptions with 'gnumaint'.

This commit is contained in:
Ludovic Courtès
2013-12-01 22:33:23 +01:00
parent e6a9aa366e
commit 79c311b81c
62 changed files with 231 additions and 221 deletions
+1 -1
View File
@@ -108,7 +108,7 @@
(home-page "http://www.gnu.org/software/mit-scheme/")
(synopsis "Scheme implementation with integrated editor and debugger")
(description
"MIT/GNU Scheme is an implementation of the Scheme programming
"GNU/MIT Scheme is an implementation of the Scheme programming
language. It provides an interpreter, a compiler and a debugger. It also
features an integrated Emacs-like editor and a large runtime library.")
(license gpl2+)))