* gnu/packages/golang.scm (go-honnef-co-go-tools): Update to 0.3.3. > --- a/gnu/packages/golang.scm > +++ b/gnu/packages/golang.scm > @@ -10008,27 +10008,26 @@ (define-public go-github-com-kisielk-gotool > + (propagated-inputs (list go-golang-org-x-exp go-golang-org-x-tools > + go-golang-org-x-mod go-github-com-kisielk-gotool > + go-github-com-burntsushi-toml)) Add newlines between the inputs. > (synopsis "Staticcheck advanced Go linter") Please change this to: (synopsis "Static linter for Go code") > (description I don't know what the description here is, but could you try to improve it too if necessary? -- (