gnu: go-github-com-vitrun-qart-qr: Remove duplicate 'description' field.

* gnu/packages/syncthing.scm (go-github-com-vitrun-qart-qr)[description]:
Remove duplicate 'description' field.
This commit is contained in:
Mark H Weaver 2018-04-21 05:22:00 -04:00
parent 6b2752526b
commit 0ccb104354
No known key found for this signature in database
GPG Key ID: 7CEF29847562C516
1 changed files with 0 additions and 2 deletions

View File

@ -857,8 +857,6 @@ implements arithmetic over the Galois Field GF(256).")
`(#:import-path "github.com/vitrun/qart/qr" `(#:import-path "github.com/vitrun/qart/qr"
#:unpack-path "github.com/vitrun/qart")) #:unpack-path "github.com/vitrun/qart"))
(synopsis "Qart component for generating QR codes") (synopsis "Qart component for generating QR codes")
(description "This package, a component of @code{qart}, provides
@code{qr}, for QR code generation.")
(description "This package provides a library for embedding (description "This package provides a library for embedding
human-meaningful graphics in QR codes. However, instead of scribbling on human-meaningful graphics in QR codes. However, instead of scribbling on
redundant pieces and relying on error correction to preserve the meaning, redundant pieces and relying on error correction to preserve the meaning,