guix-patches
[Top][All Lists]
Advanced

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

[bug#57326] [PATCH 6/7] gnu: Add go-github-com-emersion-go-webdav.


From: (
Subject: [bug#57326] [PATCH 6/7] gnu: Add go-github-com-emersion-go-webdav.
Date: Sun, 28 Aug 2022 08:53:26 +0100

On Mon Aug 22, 2022 at 12:44 AM BST, Cairn via Guix-patches via wrote:
> + (define-public go-github-com-emersion-go-webdav
> +   (let ((commit "4a3cd0510f590534e8d1d69c70f736f6ca9762b3")
> +         (revision "52"))

Change to "0", since it's the first version of this package in Guix.

> +     (arguments
> +      `(#:import-path "github.com/emersion/go-webdav"))

Arguments -> list-style :)

> +     (description "This package lets you use distributed authoring and
> +versioning (DAV) standards in Go.")

Do description formatting here, too.

    -- (





reply via email to

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