* [bug#28908] shellcheck: Update to 0.4.6
@ 2017-10-20 10:27 ng0
2017-10-20 12:28 ` bug#28908: " Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: ng0 @ 2017-10-20 10:27 UTC (permalink / raw)
To: 28908
[-- Attachment #1.1: Type: text/plain, Size: 235 bytes --]
Appended, still works for me checking a simple /bin/sh script.
--
ng0
GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588
GnuPG: https://dist.ng0.infotropique.org/dist/keys/
https://www.infotropique.org https://ng0.infotropique.org
[-- Attachment #1.2: 0001-gnu-shellcheck-Update-to-0.4.6.patch --]
[-- Type: text/plain, Size: 1757 bytes --]
From 17e566ac270dbc113bb9cac5882ebcb2fdbdf641 Mon Sep 17 00:00:00 2001
From: ng0 <ng0@infotropique.org>
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 © 2015 Paul van der Walt <paul@denknerd.org>
;;; Copyright © 2015 Eric Bavier <bavier@member.fsf.org>
;;; Copyright © 2016 Ludovic Courtès <ludo@gnu.org>
-;;; Copyright © 2016 ng0 <ng0@we.make.ritual.n0.is>
+;;; Copyright © 2016, 2017 ng0 <ng0@infotropique.org>
;;; Copyright © 2016 Efraim Flashner <efraim@flashner.co.il>
;;; Copyright © 2015, 2016, 2017 Ricardo Wurmus <rekado@elephly.net>
;;; Copyright © 2016, 2017 David Craven <david@craven.ch>
@@ -8601,7 +8601,7 @@ JSON (JavaScript Object Notation) is a lightweight data-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 data-interchange format.")
"v" version ".tar.gz"))
(sha256
(base32
- "14r84fcn28rin339avlvca5g0kz832f01x8dpmwb5ql8mbc4rlxr"))
+ "1qkd69lc34n3l23ss9rq1azvx49bfq4hi4bmaj76rgxybscxhg0w"))
(file-name (string-append name "-" version ".tar.gz"))))
(build-system haskell-build-system)
(inputs
--
2.14.2
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#28908: shellcheck: Update to 0.4.6
2017-10-20 10:27 [bug#28908] shellcheck: Update to 0.4.6 ng0
@ 2017-10-20 12:28 ` Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2017-10-20 12:28 UTC (permalink / raw)
To: ng0; +Cc: 28908-done
ng0 <ng0@infotropique.org> skribis:
> From 17e566ac270dbc113bb9cac5882ebcb2fdbdf641 Mon Sep 17 00:00:00 2001
> From: ng0 <ng0@infotropique.org>
> 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!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-10-20 12:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-20 10:27 [bug#28908] shellcheck: Update to 0.4.6 ng0
2017-10-20 12:28 ` bug#28908: " Ludovic Courtès
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.