* [bug#40524] [PATCH] gnu: shellcheck: Update homepage.
@ 2020-04-09 16:35 Jack Hill
2020-04-09 16:46 ` bug#40524: " Tobias Geerinckx-Rice via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: Jack Hill @ 2020-04-09 16:35 UTC (permalink / raw)
To: 40524; +Cc: Jack Hill
* gnu/packages/haskell-apps.scm (shellcheck)[homepage]: Update URL.
---
gnu/packages/haskell-apps.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/haskell-apps.scm b/gnu/packages/haskell-apps.scm
index c6821daf00..d12d113945 100644
--- a/gnu/packages/haskell-apps.scm
+++ b/gnu/packages/haskell-apps.scm
@@ -746,7 +746,7 @@ too slow and you'll get wound up in the scroll and crushed.")
("ghc-diff" ,ghc-diff)
("ghc-quickcheck" ,ghc-quickcheck)
("ghc-regex-tdfa" ,ghc-regex-tdfa)))
- (home-page "https://github.com/koalaman/shellcheck")
+ (home-page "https://www.shellcheck.net/")
(synopsis "Static analysis for shell scripts")
(description "@code{shellcheck} provides static analysis for
@command{bash} and @command{sh} shell scripts.
--
2.25.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#40524: [PATCH] gnu: shellcheck: Update homepage.
2020-04-09 16:35 [bug#40524] [PATCH] gnu: shellcheck: Update homepage Jack Hill
@ 2020-04-09 16:46 ` Tobias Geerinckx-Rice via Guix-patches via
0 siblings, 0 replies; 2+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2020-04-09 16:46 UTC (permalink / raw)
To: 40524-done, Jack Hill
[-- Attachment #1: Type: text/plain, Size: 171 bytes --]
Jack Hill 写道:
> * gnu/packages/haskell-apps.scm (shellcheck)[homepage]: Update
> URL.
Pushed as 1ee45e62ec53ab15df791796e1fc27bbd2af8a51.
Thanks!
T G-R
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-04-09 16:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-09 16:35 [bug#40524] [PATCH] gnu: shellcheck: Update homepage Jack Hill
2020-04-09 16:46 ` bug#40524: " Tobias Geerinckx-Rice via Guix-patches via
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.