Okay! I will get to it within a day!!

Thanks! :)

On Sun 1 Apr, 2018, 01:43 Ludovic Courtès, <ludo@gnu.org> wrote:
Hello,

Arun Isaac <arunisaac@systemreboot.net> skribis:

> Ludovic Courtès <ludo@gnu.org> writes:
>
>>       (origin
>>         (method url-fetch)
>>         (uri (string-append "http://stable.melpa.org/packages/anzu-"
>>                             version ".el"))
>
> Hi Ludo,
>
> Shouldn't we be using the upstream Github release tarball? Do we accept
> MELPA now?

Arf, you’re right!

Sohom, the problem Arun is referring to is that stable.melpa.org
eventually removes source code.  Thus we usually refer to the upstream
repository instead.

Could you try to make this change?  You can look for examples in
emacs.scm.  Feel free to ask if anything’s unclear.

Thanks in advance!

Ludo’.