|
From: | Ludovic Courtès |
Subject: | [bug#31509] [PATCH 03/21] gnu: emacs-evil-ediff: New variable. |
Date: | Thu, 31 May 2018 17:53:44 +0200 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
Pierre Neidhardt <address@hidden> skribis: > * gnu/packages/emacs.scm (emacs-evil-ediff): New variable. Actually we’re not done. :-/ > + (uri (string-append > + "https://melpa.org/packages/evil-ediff-" > + version > + ".el")) We cannot use melpa.org URLs because they are highly volatile. For instance, the URL for evil-magit.el in the patch that you sent is already 404. That’s why we instead refer to upstream URLs (on GitHub or other hosting sites.) Could you resent this series with such URLs? I understand it’s cumbersome but it’s really important if we want to be able to build these things even just a couple of weeks from now. (Please send each updated patch to the right address@hidden address.) Thanks in advance, Ludo’.
[Prev in Thread] | Current Thread | [Next in Thread] |