From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52325) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1czgVT-00012C-QT for guix-patches@gnu.org; Sun, 16 Apr 2017 05:30:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1czgVP-0004SU-TE for guix-patches@gnu.org; Sun, 16 Apr 2017 05:30:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:51541) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1czgVP-0004SC-Jm for guix-patches@gnu.org; Sun, 16 Apr 2017 05:30:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1czgVP-00029Q-9S for guix-patches@gnu.org; Sun, 16 Apr 2017 05:30:03 -0400 Subject: bug#26454: [PATCH 2/2] gnu: add emacs-exwm Resent-Message-ID: Message-Id: <1db2c002.AEEAJiarguYAAAAAAAAAAAO0QTIAAAACwQwAAAAAAAW9WABY8zmJ@mailjet.com> MIME-Version: 1.0 From: Arun Isaac Date: Sun, 16 Apr 2017 14:59:32 +0530 In-reply-to: <87lgr0rafz.fsf@gmail.com> References: <20170411225803.2420-1-tumashu@163.com> <20170411225803.2420-2-tumashu@163.com> <87inm9sdcs.fsf@gmail.com> <60b3e50e.AEEAJadpHi4AAAAAAAAAAAO0QTIAAAACwQwAAAAAAAW9WABY7oh5@mailjet.com> <87lgr0rafz.fsf@gmail.com> Content-Type: text/plain Content-Transfer-Encoding: quoted-printable 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: 26454@debbugs.gnu.org >> I thought it would be better if we could get the release tarball >> directly from upstream (https://github.com/ch11ng/exwm). > > What I meant is that the tarball on ELPA is the upstream release itself! > ELPA packages are made by the upstream persons, so I bet it is ch11ng > who uploaded that tarball to ELPA. So insist that ELPA tarball is the > right source and we should use it :-) Actually, ch11ng does mention here (https://github.com/ch11ng/exwm/wiki) that the project is dual-hosted on Github and Savannah. So, I'll switch to the ELPA tarball before pushing. Thanks. =