GNU bug report logs - #46090
[PATCH] updated skarnet and added s6-man-pages new prjware with runwhen new mandoc

Previous Next

Package: guix-patches;

Reported by: s.karrmann <at> web.de

Date: Mon, 25 Jan 2021 01:09:02 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 46090 <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: s.karrmann <at> web.de
Cc: 46090 <at> debbugs.gnu.org
Subject: Re: bug#46090: [PATCH] updated skarnet and added s6-man-pages new
 prjware with runwhen new mandoc
Date: Sat, 27 Mar 2021 23:04:17 +0100
Hi,

s.karrmann <at> web.de skribis:

> +(define-public mandoc
> +  (package
> +    (name "mandoc")
> +    (version "1.14.5")
> +    (source (origin
> +              (method url-fetch)
> +              (uri (string-append
> +                     "https://mandoc.bsd.lv/snapshots/mandoc-"
> +                     version ".tar.gz"))

I have just pushed a ‘mandoc’ package in (gnu packages man), partly
inspired by yours here.

Apologies for not looking at your patch earlier!  In general, we send
one patch per “atomic” change, which usually means one patch per
added/updated package.

The patch you sent contains a lot more, which is nice, but it would
facilitate review if you could split it in several patches and with a
commit log, as per:

  https://guix.gnu.org/manual/en/html_node/Submitting-Patches.html

Could you look into it?

Thanks in advance,
Ludo’.




This bug report was last modified 54 days ago.

Previous Next


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