me
/
guix
Archived
1
0
Fork 0

gnu: guile-raw-strings: Fix trailing whitespace in description.

* gnu/packages/guile-xyz.scm (guile-raw-strings)[description]: Fix trailing
  whitespace.
master
Vagrant Cascadian 2021-12-29 22:27:24 -08:00
parent 820b073a7d
commit e28159f0a0
No known key found for this signature in database
GPG Key ID: DC518FC87F9716AA
1 changed files with 1 additions and 1 deletions

View File

@ -2125,7 +2125,7 @@ understand, extend, and port to host languages other than Scheme.")
(synopsis "Guile reader extension for `raw strings'")
(description "This package provides A Guile reader extension for `raw
strings', it lets you write verbatim strings without having to escape double
quotes. ")
quotes.")
(license license:public-domain))))
(define-public guile-reader