From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43931) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e5WQF-0000Yo-FJ for guix-patches@gnu.org; Fri, 20 Oct 2017 08:29:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e5WQA-00068r-E8 for guix-patches@gnu.org; Fri, 20 Oct 2017 08:29:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:42551) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e5WQA-00068g-9S for guix-patches@gnu.org; Fri, 20 Oct 2017 08:29:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1e5WQA-0002Ft-0j for guix-patches@gnu.org; Fri, 20 Oct 2017 08:29:02 -0400 Subject: bug#28908: shellcheck: Update to 0.4.6 Resent-To: guix-patches@gnu.org Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20171020102709.ote7cdhamhlqarn4@abyayala> Date: Fri, 20 Oct 2017 14:28:19 +0200 In-Reply-To: <20171020102709.ote7cdhamhlqarn4@abyayala> (ng0@infotropique.org's message of "Fri, 20 Oct 2017 10:27:09 +0000") Message-ID: <874lquvw9o.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain 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: 28908-done@debbugs.gnu.org ng0 skribis: > From 17e566ac270dbc113bb9cac5882ebcb2fdbdf641 Mon Sep 17 00:00:00 2001 > From: ng0 > Date: Fri, 20 Oct 2017 10:24:24 +0000 > Subject: [PATCH] gnu: shellcheck: Update to 0.4.6. > > * gnu/packages/haskell.scm (shellcheck): Update to 0.4.6. Applied, thanks!