From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48408) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fCXKA-0000uG-PR for guix-patches@gnu.org; Sat, 28 Apr 2018 17:24:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fCXK6-0007JK-Qn for guix-patches@gnu.org; Sat, 28 Apr 2018 17:24:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:34403) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fCXK6-0007J8-Mj for guix-patches@gnu.org; Sat, 28 Apr 2018 17:24:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fCXK6-0001op-D8 for guix-patches@gnu.org; Sat, 28 Apr 2018 17:24:02 -0400 Subject: [bug#31275] Update 'magit' and add 'emacs-ghub' Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <87d0ylg230.fsf@gmail.com> Date: Sat, 28 Apr 2018 23:23:25 +0200 In-Reply-To: <87d0ylg230.fsf@gmail.com> (Alex Kost's message of "Thu, 26 Apr 2018 23:11:31 +0300") Message-ID: <871sez9gaa.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 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: Alex Kost Cc: 31275@debbugs.gnu.org Hi Alex, Alex Kost skribis: > the new version of Magit requires a new dependency - "ghub.el". > So the upcoming 2 patches add the required package and update magit. Both LGTM, thank you for taking care of this. Ludo=E2=80=99.