From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:32821) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f2bN8-0000N4-QU for guix-patches@gnu.org; Sun, 01 Apr 2018 07:42:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f2bN4-0000et-NZ for guix-patches@gnu.org; Sun, 01 Apr 2018 07:42:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:53878) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1f2bN4-0000ej-JP for guix-patches@gnu.org; Sun, 01 Apr 2018 07:42:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1f2bN4-0002Nh-6E for guix-patches@gnu.org; Sun, 01 Apr 2018 07:42:02 -0400 Subject: [bug#31004] [PATCH] gnu: Add emacs-anzu Resent-Message-ID: MIME-Version: 1.0 References: <20180331145049.GA7955@sam> <87y3i8i2h4.fsf@gnu.org> <87muyohuko.fsf@gnu.org> In-Reply-To: <87muyohuko.fsf@gnu.org> From: Sohom Bhattacharjee Date: Sun, 01 Apr 2018 11:40:57 +0000 Message-ID: Content-Type: multipart/alternative; boundary="f4f5e80e32a40474c10568c7f3d4" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 31004-done@debbugs.gnu.org --f4f5e80e32a40474c10568c7f3d4 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Okay! I will get to it within a day!! Thanks! :) On Sun 1 Apr, 2018, 01:43 Ludovic Court=C3=A8s, wrote: > Hello, > > Arun Isaac skribis: > > > Ludovic Court=C3=A8s 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=E2=80=99re 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=E2=80=99s unclear. > > Thanks in advance! > > Ludo=E2=80=99. > --f4f5e80e32a40474c10568c7f3d4 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Okay! I will get to it within a day!!
Thanks! :)

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

Arun Isaac <arunisaac@systemreboot.net> skribis:

> Ludovic Court=C3=A8s <ludo@gnu.org> writes:
>
>>=C2=A0 =C2=A0 =C2=A0 =C2=A0(origin
>>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0(method url-fetch)
>>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0(uri (string-append "http://stable.melpa.org/packages/anzu-"
>>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0version ".el"))
>
> Hi Ludo,
>
> Shouldn't we be using the upstream Github release tarball? Do we a= ccept
> MELPA now?

Arf, you=E2=80=99re right!

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

Could you try to make this change?=C2=A0 You can look for examples in
emacs.scm.=C2=A0 Feel free to ask if anything=E2=80=99s unclear.

Thanks in advance!

Ludo=E2=80=99.
--f4f5e80e32a40474c10568c7f3d4--