From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37745) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ePXHm-0004z1-NN for guix-patches@gnu.org; Thu, 14 Dec 2017 12:27:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ePXHi-0006la-ST for guix-patches@gnu.org; Thu, 14 Dec 2017 12:27:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:53564) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ePXHi-0006lG-P2 for guix-patches@gnu.org; Thu, 14 Dec 2017 12:27:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ePXHi-0003DM-G4 for guix-patches@gnu.org; Thu, 14 Dec 2017 12:27:02 -0500 Subject: bug#29708: Update s-shell Resent-To: guix-patches@gnu.org Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20171214133123.ymo5dxscjqhsbkfn@abyayala> Date: Thu, 14 Dec 2017 18:26:11 +0100 In-Reply-To: <20171214133123.ymo5dxscjqhsbkfn@abyayala> (ng0@n0.is's message of "Thu, 14 Dec 2017 13:31:23 +0000") Message-ID: <87efnx8bm4.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: ng0 Cc: 29708-done@debbugs.gnu.org ng0 skribis: > From cf2cbe9e9e525aa9dd697fcedb255a0fbc194ac9 Mon Sep 17 00:00:00 2001 > From: ng0 > Date: Thu, 14 Dec 2017 13:22:58 +0000 > Subject: [PATCH] s-shell: Update to commit > da2e5c20c0c5f477ec3426dc2584889a789b1659. > > * gnu/packages/shells.scm (s-shell): Update to commit da2e5c20c0c5f477ec3= 426dc2584889a789b1659. > (version): Use 'git-version'. I adjusted the commit log and pushed. Thanks! Ludo=E2=80=99.