From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40521) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e5UX8-0006Gf-GC for guix-patches@gnu.org; Fri, 20 Oct 2017 06:28:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e5UX4-0008LJ-9E for guix-patches@gnu.org; Fri, 20 Oct 2017 06:28:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:42482) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e5UX4-0008Km-5E for guix-patches@gnu.org; Fri, 20 Oct 2017 06:28:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1e5UX3-0005no-Sc for guix-patches@gnu.org; Fri, 20 Oct 2017 06:28:01 -0400 Subject: [bug#28908] shellcheck: Update to 0.4.6 Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40340) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e5UWc-0005tE-Tc for guix-patches@gnu.org; Fri, 20 Oct 2017 06:27:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e5UWY-0007yd-Rf for guix-patches@gnu.org; Fri, 20 Oct 2017 06:27:34 -0400 Received: from aibo.runbox.com ([91.220.196.211]:57048) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e5UWY-0007vK-JA for guix-patches@gnu.org; Fri, 20 Oct 2017 06:27:30 -0400 Received: from [10.9.9.212] (helo=mailfront12.runbox.com) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1e5UWT-0003fP-Tq for guix-patches@gnu.org; Fri, 20 Oct 2017 12:27:26 +0200 Received: from h-4-230-97.a328.priv.bahnhof.se ([155.4.230.97] helo=localhost) by mailfront12.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1e5UWG-0007qw-B6 for guix-patches@gnu.org; Fri, 20 Oct 2017 12:27:12 +0200 Date: Fri, 20 Oct 2017 10:27:09 +0000 From: ng0 Message-ID: <20171020102709.ote7cdhamhlqarn4@abyayala> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="gypuqb43aqzgyc4a" Content-Disposition: inline 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: 28908@debbugs.gnu.org --gypuqb43aqzgyc4a Content-Type: multipart/mixed; boundary="fcbfyn75lzsw4ymu" Content-Disposition: inline --fcbfyn75lzsw4ymu Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Appended, still works for me checking a simple /bin/sh script. --=20 ng0 GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588 GnuPG: https://dist.ng0.infotropique.org/dist/keys/ https://www.infotropique.org https://ng0.infotropique.org --fcbfyn75lzsw4ymu Content-Type: text/plain; charset=utf-8 Content-Disposition: attachment; filename="0001-gnu-shellcheck-Update-to-0.4.6.patch" Content-Transfer-Encoding: quoted-printable =46rom 17e566ac270dbc113bb9cac5882ebcb2fdbdf641 Mon Sep 17 00:00:00 2001 =46rom: 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. --- gnu/packages/haskell.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm index 7e879f4ad..6864b7df6 100644 --- a/gnu/packages/haskell.scm +++ b/gnu/packages/haskell.scm @@ -4,7 +4,7 @@ ;;; Copyright =C2=A9 2015 Paul van der Walt ;;; Copyright =C2=A9 2015 Eric Bavier ;;; Copyright =C2=A9 2016 Ludovic Court=C3=A8s -;;; Copyright =C2=A9 2016 ng0 +;;; Copyright =C2=A9 2016, 2017 ng0 ;;; Copyright =C2=A9 2016 Efraim Flashner ;;; Copyright =C2=A9 2015, 2016, 2017 Ricardo Wurmus ;;; Copyright =C2=A9 2016, 2017 David Craven @@ -8601,7 +8601,7 @@ JSON (JavaScript Object Notation) is a lightweight da= ta-interchange format.") (define-public shellcheck (package (name "shellcheck") - (version "0.4.5") + (version "0.4.6") (source (origin (method url-fetch) @@ -8609,7 +8609,7 @@ JSON (JavaScript Object Notation) is a lightweight da= ta-interchange format.") "v" version ".tar.gz")) (sha256 (base32 - "14r84fcn28rin339avlvca5g0kz832f01x8dpmwb5ql8mbc4rlxr")) + "1qkd69lc34n3l23ss9rq1azvx49bfq4hi4bmaj76rgxybscxhg0w")) (file-name (string-append name "-" version ".tar.gz")))) (build-system haskell-build-system) (inputs --=20 2.14.2 --fcbfyn75lzsw4ymu-- --gypuqb43aqzgyc4a Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEqIyK3RKYKNfqwC5S4i+bv+40hYgFAlnpz30ACgkQ4i+bv+40 hYiMbg/9EX57lTIIjoh7jO0zR40wKW+M9twj1NuvZtpZwd+jYJI9ToP3UzAwA3rx L++ni1ddoMmj5Ej+seyXsPEhKk7Gut4cEVvYeO2MfKDmvrIhLcCD4Jt0ClwbxMbC UYih3aOQPd4rU4Ixpg+W/uMbylMy7IJqu3+wxiTLcLkOqlrd9wdApJ6jBM6gdO68 3IePczGVBLDghGWo1E1De+5OKT4zo34dhafRNV7xlazB58qegLo5tdop1YHKmsOg TzltTntmteGhwWRtQTFBmf4jzG6pEhgF/dsCLXSV/6cOvgt9vrT+dVZlQPm9sf1+ 7nVHp9/0FgxcyQg1sedUyupbdXcm/TRAF/xukl1o6fAa1m85FiP5BvMSIMRnFgLc rJE1Jl4tGaZvm4yRr1GGcspF4V1rqTIFzbX9Miqc3hEXEN1W4TJK19X67ZkudIGY tVGkszvUfRgr43O4s196YEawMH1yOYrN7ebfgJkzfOAXgq6sY6Ajj9uhjd/ojGVU 6xjwmBKaF0bAgml0s1AFmbQySQwpBXh6dohBAbk7xK0MMrdmqu2POmEF5+GwgNKI 6Fy0ZncCtfOzl5rK06ujvwNXL+gBMwv0AVH+c+9jEi/gifw+lMdmJKdjhdlycm8D HFJPzIqQje9JUpyVtr0nZnDaP0a2B7ioruPj0BZRm207Oi9dxZM= =fyyG -----END PGP SIGNATURE----- --gypuqb43aqzgyc4a--