mhw pushed a commit to branch master in repository guix. commit 0ccb104354a1f4824f56d579aa574e3c9df7737f Author: Mark H Weaver <m...@netris.org> Date: Sat Apr 21 05:22:00 2018 -0400
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. --- gnu/packages/syncthing.scm | 2 -- 1 file changed, 2 deletions(-) diff --git a/gnu/packages/syncthing.scm b/gnu/packages/syncthing.scm index 4a584b1..ea24be2 100644 --- a/gnu/packages/syncthing.scm +++ b/gnu/packages/syncthing.scm @@ -857,8 +857,6 @@ implements arithmetic over the Galois Field GF(256).") `(#:import-path "github.com/vitrun/qart/qr" #:unpack-path "github.com/vitrun/qart")) (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 human-meaningful graphics in QR codes. However, instead of scribbling on redundant pieces and relying on error correction to preserve the meaning,