GNU bug report logs - #51802
[PATCH] guix: packages: Clarify that list is a list of license instances.

Previous Next

Package: guix-patches;

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

Date: Sat, 13 Nov 2021 06:28:01 UTC

Severity: normal

Tags: patch

Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 51802 in the body.
You can then email your comments to 51802 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#51802; Package guix-patches. (Sat, 13 Nov 2021 06:28:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to jgart <jgart <at> dismail.de>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 13 Nov 2021 06:28:01 GMT) Full text and rfc822 format available.

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

From: jgart <jgart <at> dismail.de>
To: guix-patches <at> gnu.org
Cc: jgart <jgart <at> dismail.de>
Subject: [PATCH] guix: packages: Clarify that list is a list of license
 instances.
Date: Sat, 13 Nov 2021 01:27:15 -0500
* guix/packages/packages.scm (<package>): Clarify that the license
field that is part of the package record can take a a list of
license instances.
---
 guix/packages.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/guix/packages.scm b/guix/packages.scm
index 4b6098bb8d..1fd500b2b6 100644
--- a/guix/packages.scm
+++ b/guix/packages.scm
@@ -520,7 +520,7 @@ (define-record-type* <package>
             (sanitize validate-texinfo))          ; one-line description
   (description package-description
                (sanitize validate-texinfo))       ; one or two paragraphs
-  (license package-license)                       ; <license> instance or list
+  (license package-license)                       ; <license> instance or list thereof
   (home-page package-home-page)
   (supported-systems package-supported-systems    ; list of strings
                      (default %supported-systems))
-- 
2.33.1





Reply sent to Liliana Marie Prikler <liliana.prikler <at> gmail.com>:
You have taken responsibility. (Sat, 13 Nov 2021 09:01:02 GMT) Full text and rfc822 format available.

Notification sent to jgart <jgart <at> dismail.de>:
bug acknowledged by developer. (Sat, 13 Nov 2021 09:01:02 GMT) Full text and rfc822 format available.

Message #10 received at 51802-done <at> debbugs.gnu.org (full text, mbox):

From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: jgart <jgart <at> dismail.de>
Cc: 51802-done <at> debbugs.gnu.org
Subject: Re: [PATCH] guix: packages: Clarify that list is a list of ...
Date: Sat, 13 Nov 2021 10:00:00 +0100
Hi,

I've pushed your patch with the following changes:
> -  (license package-license)                       ; <license> instance or list
> +  (license package-license)                       ; <license> instance or list thereof
Kept within the character limit of 80.

> * guix/packages/packages.scm (<package>): Clarify that the license
> field that is part of the package record can take a a list of
> license instances.
Adjusted accordingly.

Thanks





Information forwarded to guix-patches <at> gnu.org:
bug#51802; Package guix-patches. (Sat, 13 Nov 2021 17:21:02 GMT) Full text and rfc822 format available.

Message #13 received at 51802-done <at> debbugs.gnu.org (full text, mbox):

From: jgart <jgart <at> dismail.de>
To: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Cc: 51802-done <at> debbugs.gnu.org
Subject: Re: [PATCH] guix: packages: Clarify that list is a list of ...
Date: Sat, 13 Nov 2021 12:19:54 -0500
On Sat, 13 Nov 2021 10:00:00 +0100 Liliana Marie Prikler <liliana.prikler <at> gmail.com> wrote:
> Hi,
> 
> I've pushed your patch with the following changes:
> > -  (license package-license)                       ; <license> instance or list
> > +  (license package-license)                       ; <license> instance or list thereof
> Kept within the character limit of 80.
> 
> > * guix/packages/packages.scm (<package>): Clarify that the license
> > field that is part of the package record can take a a list of
> > license instances.
> Adjusted accordingly.
> 
> Thanks

Thank you Liliana. Much appreciated!

all best,

jgart 




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 12 Dec 2021 12:24:04 GMT) Full text and rfc822 format available.

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

Previous Next


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