gnu: perl6-meta6: Remove unsupported syntax from description.

* gnu/packages/perl6.scm (perl6-meta6)[description]: Remove @quot.
This commit is contained in:
Ricardo Wurmus 2019-03-24 23:53:57 +01:00
parent b15d19a651
commit 8559df6406
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 5 additions and 5 deletions

View File

@ -493,13 +493,13 @@ licences therein.")
specification - the META file data can be read, created, parsed and written in a specification - the META file data can be read, created, parsed and written in a
manner that is conformant with the specification. manner that is conformant with the specification.
Where they are known about it also makes allowance for @quot{customary} usage in Where they are known about it also makes allowance for customary usage in
existing software (such as installers and so forth.) existing software (such as installers and so forth.)
The intent of this is allow the generation and testing of META files for module The intent of this is allow the generation and testing of META files for
authors, so it can provide meta-information whether the attributes are mandatory module authors, so it can provide meta-information whether the attributes are
as per the spec and where known the places that @quot{customary} attributes are mandatory as per the spec and where known the places that customary attributes
used.") are used.")
(license license:artistic2.0))) (license license:artistic2.0)))
(define-public perl6-mime-base64 (define-public perl6-mime-base64