mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: racket: Remove article from the beginning of the synopsis.
* gnu/packages/racket.scm (racket)[synopsis]: Remove article from the beginning.
This commit is contained in:
parent
6de284e832
commit
c47a45ca7e
1 changed files with 1 additions and 1 deletions
|
@ -529,7 +529,7 @@ Chez Scheme.")
|
||||||
(delete 'install))
|
(delete 'install))
|
||||||
;; we still don't have these:
|
;; we still don't have these:
|
||||||
#:tests? #f))
|
#:tests? #f))
|
||||||
(synopsis "A programmable programming language in the Scheme family")
|
(synopsis "Programmable programming language in the Scheme family")
|
||||||
(description
|
(description
|
||||||
"Racket is a general-purpose programming language in the Scheme family,
|
"Racket is a general-purpose programming language in the Scheme family,
|
||||||
with a large set of libraries and a compiler based on Chez Scheme. Racket is
|
with a large set of libraries and a compiler based on Chez Scheme. Racket is
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue