From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50281) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gWbul-0004EA-OT for guix-patches@gnu.org; Tue, 11 Dec 2018 01:53:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gWbui-0000uV-DV for guix-patches@gnu.org; Tue, 11 Dec 2018 01:53:07 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:38415) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gWbui-0000uK-9s for guix-patches@gnu.org; Tue, 11 Dec 2018 01:53:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gWbui-0006eH-1L for guix-patches@gnu.org; Tue, 11 Dec 2018 01:53:04 -0500 Subject: [bug#33698] [PATCH v2 0/2] Update emacs-cider References: <20181210221704.17501-1-mthl@gnu.org> In-Reply-To: <20181210221704.17501-1-mthl@gnu.org> Resent-Message-ID: From: Arun Isaac Date: Tue, 11 Dec 2018 12:21:44 +0530 Message-Id: <20181211065147.18404-1-arunisaac@systemreboot.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: mthl@gnu.org Cc: 33698@debbugs.gnu.org I've made several modifications to your patches. Most notably, I have changed the synopsis and description of emacs-sesman. I have switched both emacs-sesman and emacs-cider to using git-fetch. We do this now because auto-generated github tarballs are unstable and cause hash mismatch errors. I also enabled tests for emacs-sesman and made a few other minor stylistic changes. Let me know if the updated patches are fine. If they are, I will push them to master. Mathieu Lirzin (2): gnu: Add emacs-sesman. gnu: emacs-cider: Update to 0.18.0. gnu/packages/emacs.scm | 50 ++++++++++++++++++++++++++++++++---------- 1 file changed, 39 insertions(+), 11 deletions(-) -- 2.19.2