guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#60914] [PATCH 15/25] gnu: Add go-github-com-client9-misspell.


From: (
Subject: [bug#60914] [PATCH 15/25] gnu: Add go-github-com-client9-misspell.
Date: Mon, 06 Feb 2023 22:36:41 +0000

* gnu/packages/golang.scm (go-github-com-client9-misspell): New variable.

> --- a/gnu/packages/golang.scm
> +++ b/gnu/packages/golang.scm

> @@ -4850,6 +4850,20 @@ (define-public misspell

> +    (arguments
> +     `(#:import-path "github.com/client9/misspell"
> +       #:tests? #f
> +       #:install-source? #t
> +       #:phases (modify-phases %standard-phases
> +                  (delete 'build))))

Same comment as the last-but-one.

    -- (

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]