guix-patches
[Top][All Lists]
Advanced

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

bug#26284: [PATCH] gnu: emacs-symon: Update to 20160630.


From: Alex Kost
Subject: bug#26284: [PATCH] gnu: emacs-symon: Update to 20160630.
Date: Fri, 07 Apr 2017 20:26:54 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Ludovic Courtès (2017-03-30 10:45 +0200) wrote:

> Hi Vasile,
>
> Vasile Dumitrascu <address@hidden> skribis:
>
>> * gnu/packagages/emacs.scm (emacs-symon): Update to 20160630.
>>   [source]: Use github instead of melpa.
>>
>>   Version changed as previous version from melpa did not exist on github.
>> ---
>>  gnu/packages/emacs.scm | 11 ++++++-----
>>  1 file changed, 6 insertions(+), 5 deletions(-)
>>
>> diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
>> index 4fe2ffa4d..d585f244a 100644
>> --- a/gnu/packages/emacs.scm
>> +++ b/gnu/packages/emacs.scm
>> @@ -1486,17 +1486,18 @@ strings.")
>>  (define-public emacs-symon
>>    (package
>>      (name "emacs-symon")
>> -    (version "20170224.33")
>> +    (version "20160630")
>
> This looks like a downgrade, is it intended?  :-)
>
> Is it that there was no “v20170224.33” tag on GitHub?

Yes, that's it, as Vasile answered.  I think this downgrade is not a
problem since there were only 2 commits between these 2 versions (and
one of them is "Add .gitignore").  All in all, we'll have the same
version as MELPA-stable has, and the upstream can always be asked to add
a new tag.  So I committed this patch, I hope you don't mind :-)

-- 
Alex





reply via email to

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