From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: [PATCH] gnu: magit: Update to 2.2.1. Date: Thu, 27 Aug 2015 18:20:52 +0300 Message-ID: <87a8tcbvvv.fsf@gmail.com> References: <87zj1pd9rg.fsf@gmail.com> <87io87s00t.fsf@netris.org> <871ter6vgr.fsf_-_@gmail.com> <877foh3x9w.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51530) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZUyz3-0002kP-TA for guix-devel@gnu.org; Thu, 27 Aug 2015 11:20:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZUyyx-0003D2-UQ for guix-devel@gnu.org; Thu, 27 Aug 2015 11:20:57 -0400 In-Reply-To: <877foh3x9w.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Thu, 27 Aug 2015 11:18:03 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org Ludovic Court=C3=A8s (2015-08-27 12:18 +0300) wrote: > Alex Kost skribis: > >> From ae74c836d38f3fb60ba0682c0b5010b81f6793c9 Mon Sep 17 00:00:00 2001 >> From: Alex Kost >> Date: Mon, 17 Aug 2015 21:44:40 +0300 >> Subject: [PATCH] gnu: magit: Update to 2.2.1. >> >> * gnu/packages/emacs.scm (magit): Update to 2.2.1. >> [inputs]: Remove 'git:gui'. >> [propagated-inputs]: Add 'dash', remove 'git-modes'. >> [arguments]: Add PREFIX and DASH_DIR to 'make-flags'. Remove >> 'configure', 'augment-load-path' and 'post-install' phases. > > LGTM. > > You should merge it with the magit-svn update at > so > we keep a working tool set. > > OK to push this combo! Sure! I have pushed updates for all 3 git related emacs packages (magit, magit-svn and git-modes), thanks. So I wish people good luck with moving to Magit2 :-) --=20 Alex