guix-devel
[Top][All Lists]
Advanced

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

Re: 01/01: gnu: Add perl-inline-c.


From: Mark H Weaver
Subject: Re: 01/01: gnu: Add perl-inline-c.
Date: Tue, 03 Apr 2018 15:34:50 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

Nils Gillmann <address@hidden> writes:

>> > Ludovic Courtès <address@hidden> writes:
>> >
>> >> address@hidden (Roel Janssen) skribis:
>> >>
>> >>> +    (license (package-license perl))))
>> >>
>> >> Could you use (license perl-license) instead?  It doesn’t make any
>> >> difference in this case but it’s generally “safer” (see (guix
>> >> licenses)).
>
> Can you tell me why it is safer to say perl-license instead of 
> package-license perl?

I'm not a laywer, but if a future version of 'perl' were released under
a different license, I strongly doubt that this would retroactively
change the licenses of any earlier works.  That's exactly what would
happen in Guix if we write (license (package-license perl)) and then
later change the 'license' field of the 'perl' package.

       Mark



reply via email to

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