guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] gnu: Add Chez-Scheme.


From: Andreas Enge
Subject: Re: [PATCH] gnu: Add Chez-Scheme.
Date: Fri, 13 May 2016 22:44:28 +0200
User-agent: Mutt/1.6.0 (2016-04-01)

Hi Fede,

just a tiny comment, as I do not have more time right now:

On Fri, May 13, 2016 at 09:03:25PM +0200, Federico Beffa wrote:
> There is no official release yet, so I took a snapshot of the git
> repo. We can switch later.
> +(define-public chez-scheme
> +  (package
> +    (name "chez-scheme")
> +    (version "20160512.41d94b07")

Did we not decide  on a convention that was "previous version + git commit",
something like "0.0.0-41d94b07", so that the version numbers will increase
with the next (or first) release and upgrades will be smooth?

Andreas




reply via email to

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