GNU bug report logs - #51322
[PATCH] guix: packages: Add comment on license field.

Previous Next

Package: guix-patches;

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

Date: Thu, 21 Oct 2021 21:42:01 UTC

Severity: normal

Tags: patch

Done: Tobias Geerinckx-Rice <me <at> tobias.gr>

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 51322 in the body.
You can then email your comments to 51322 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#51322; Package guix-patches. (Thu, 21 Oct 2021 21:42: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. (Thu, 21 Oct 2021 21:42:02 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: Add comment on license field.
Date: Thu, 21 Oct 2021 17:40:55 -0400
* guix/packages/packages.scm (package): Add comment about the type that
the license field expects as part of a package record.
---
 guix/packages.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/guix/packages.scm b/guix/packages.scm
index 8c3a0b0b7b..d4f23f4a11 100644
--- a/guix/packages.scm
+++ b/guix/packages.scm
@@ -473,7 +473,7 @@ (define-record-type* <package>
 
   (synopsis package-synopsis)                    ; one-line description
   (description package-description)              ; one or two paragraphs
-  (license package-license)
+  (license package-license)                      ; <license> instance
   (home-page package-home-page)
   (supported-systems package-supported-systems    ; list of strings
                      (default %supported-systems))
-- 
2.33.1





Information forwarded to guix-patches <at> gnu.org:
bug#51322; Package guix-patches. (Thu, 21 Oct 2021 22:09:01 GMT) Full text and rfc822 format available.

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

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: jgart <jgart <at> dismail.de>
Cc: guix-patches <at> gnu.org, 51322-done <at> debbugs.gnu.org
Subject: Re: [bug#51322] [PATCH] guix: packages: Add comment on license field.
Date: Fri, 22 Oct 2021 00:06:01 +0200
[Message part 1 (text/plain, inline)]
Jgart,

jgart via Guix-patches via 写道:
> +  (license package-license)                      ; <license> 
> instance

Thanks!

It can also be a list of <license>s, which I tried to express as 
well as I could within 30 characters…

As commit 886d04425e5a087816979b8a96b1e706693b5f93,

T G-R
[signature.asc (application/pgp-signature, inline)]

Reply sent to Tobias Geerinckx-Rice <me <at> tobias.gr>:
You have taken responsibility. (Thu, 21 Oct 2021 22:09:02 GMT) Full text and rfc822 format available.

Notification sent to jgart <jgart <at> dismail.de>:
bug acknowledged by developer. (Thu, 21 Oct 2021 22:09:02 GMT) Full text and rfc822 format available.

Information forwarded to guix-patches <at> gnu.org:
bug#51322; Package guix-patches. (Thu, 21 Oct 2021 22:51:01 GMT) Full text and rfc822 format available.

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

From: jgart <jgart <at> dismail.de>
To: Tobias Geerinckx-Rice <me <at> tobias.gr>
Cc: guix-patches <at> gnu.org, 51322-done <at> debbugs.gnu.org
Subject: Re: [bug#51322] [PATCH] guix: packages: Add comment on license field.
Date: Thu, 21 Oct 2021 18:50:10 -0400
On Fri, 22 Oct 2021 00:06:01 +0200 Tobias Geerinckx-Rice <me <at> tobias.gr> wrote:
> Jgart,
> 
> jgart via Guix-patches via 写道:
> > +  (license package-license)                      ; <license> 
> > instance
> 
> Thanks!
> 
> It can also be a list of <license>s, which I tried to express as 
> well as I could within 30 characters…

Ah yes. Cool! Thanks for adding that and accepting the patch.

all best,

jgart




Information forwarded to guix-patches <at> gnu.org:
bug#51322; Package guix-patches. (Thu, 21 Oct 2021 22:51:02 GMT) Full text and rfc822 format available.

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

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

Previous Next


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