GNU bug report logs - #58257
[PATCH] gnu: Add go-webring.

Previous Next

Package: guix-patches;

Reported by: jgart <jgart <at> dismail.de>

Date: Sun, 2 Oct 2022 19:56:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: "(" <paren <at> disroot.org>
To: "jgart" <jgart <at> dismail.de>, <58257 <at> debbugs.gnu.org>
Subject: [bug#58257] [PATCH] gnu: Add go-webring.
Date: Tue, 04 Oct 2022 19:12:59 +0100
Hey jgart,

On Sun Oct 2, 2022 at 8:55 PM BST, jgart via Guix-patches via wrote:
> +      (build-system go-build-system)
> +      (arguments
> +       (list #:import-path "git.sr.ht/~amolith/go-webring"))

Since this is a program, not a library, shouldn't you use
``#:install-source? #f''?

> +      (propagated-inputs (list go-github-com-spf13-pflag))

You don't need to propagate the inputs of a program.

> +      (synopsis "Simple webring implementation")

How about something like,

  Webring generator for blogs

> +      (description
> +"@code{go--webring} provides a simple webring implementation as used by
> +the Fediring.")

Maybe,

> +      (description
> +       "This package provides a program for generating \"webring\" in
> +Gemtext or HTML format for blogs from a template.")

    -- (




This bug report was last modified 2 years and 285 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.