guix-patches
[Top][All Lists]
Advanced

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

[bug#27344] [PATCH 02/12] gnu: Add libctl.


From: Ludovic Courtès
Subject: [bug#27344] [PATCH 02/12] gnu: Add libctl.
Date: Thu, 15 Jun 2017 14:47:20 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)

Hi Danny,

Danny Milosavljevic <address@hidden> skribis:

>> +(define-public libctl
>> +  (package
>> +    (name "libctl")
>
>>(inputs)
>> +     `(("guile" ,guile-2.2)))
>
> I think both the package name and the variable name should have a "guile2.2-" 
> prefix.

Actually no.  :-)

When Guile 2.0 was the default, I used the “guile2.2-” prefix for
packages that were using 2.2 instead of 2.0.  Now most of them are
deprecated and I do the reverse: use the “guile2.0-” prefix for packages
that are still on 2.0.

Hope that makes sense!

Ludo’.





reply via email to

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