[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: seq package in elpa
From: |
Nicolas Petton |
Subject: |
Re: seq package in elpa |
Date: |
Sun, 11 Jan 2015 18:10:59 +0100 |
User-agent: |
mu4e 0.9.9.6pre3; emacs 24.4.1 |
Artur Malabarba <address@hidden> writes:
>> ;; Version: 1.0
>
> I recommend using a lower version than the one on Emacs master. Until 25.1
> is released, lisp/emacs-lisp/seq.el can be updated with fixes and features
> without bumping the version number. However, when you merge those changes
> with packages/seq/seq.el you'll have to bump its version (otherwise Elpa
> doesn't rebuild).
Indeed, thanks for the info.
>
> On another topic, was it you who submitted seq.el to Melpa? That's going to
> mess with version dependencies for the package.
Yes, it was me. How will it mess with version dependencies?
Nico