[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Updating tzdata freely
From: |
Ludovic Courtès |
Subject: |
Re: Updating tzdata freely |
Date: |
Fri, 10 Mar 2017 23:33:14 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) |
Hi!
Leo Famulari <address@hidden> skribis:
> I checked that glib and R do not retain any references to tzdata after
> they are built, so we could create a tzdata package with a "fixed"
> version that will not be updated very often.
>
> So, we could update this package more freely, at the cost of some extra
> complexity in package maintenance.
>
> What do you think?
I think it’s a good idea.
‘guile-2.0/fixed’ in (gnu packages guile) was introduced for the same
reason.
Ludo’.