[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#27344] [PATCH 02/12] gnu: Add libctl.
From: |
Danny Milosavljevic |
Subject: |
[bug#27344] [PATCH 02/12] gnu: Add libctl. |
Date: |
Thu, 15 Jun 2017 16:15:58 +0200 |
Hi Ludo,
On Thu, 15 Jun 2017 14:47:20 +0200
address@hidden (Ludovic Courtès) wrote:
> 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.
Oh okay. But libctl should still have a "guile-" prefix, right?
[bug#27344] [PATCH 06/12] gnu: Add freehdl., Theodoros Foradis, 2017/06/12
[bug#27344] [PATCH 03/12] gnu: Add mpb., Theodoros Foradis, 2017/06/12