[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/12: gnu: actionlint: Update to 1.7.1.
From: |
guix-commits |
Subject: |
05/12: gnu: actionlint: Update to 1.7.1. |
Date: |
Sun, 15 Sep 2024 16:36:40 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 8f6a5af3d7f941e40aca5e5355d3d52b0c46315a
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Sep 8 02:00:00 2024 +0200
gnu: actionlint: Update to 1.7.1.
* gnu/packages/check.scm (actionlint): Update to 1.7.1.
Change-Id: I288c5e1793691b070d2acfbcf556dd9e4c104c04
---
gnu/packages/check.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm
index 248d1c4231..656a2e1730 100644
--- a/gnu/packages/check.scm
+++ b/gnu/packages/check.scm
@@ -1299,7 +1299,7 @@ but it works for any C/C++ project.")
(define-public actionlint
(package
(name "actionlint")
- (version "1.6.26")
+ (version "1.7.1")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1308,7 +1308,7 @@ but it works for any C/C++ project.")
(file-name (git-file-name name version))
(sha256
(base32
- "0j4ni2cryvqn3qim1r6q6sargh0wig6l4vjjwc40cgqvvkrdla04"))))
+ "0h84gb2mfhsrv1vqb3s2ff9j43zhg0ga49af6h2wdssbrs7w3vcy"))))
(build-system go-build-system)
(arguments
'(#:import-path "github.com/rhysd/actionlint/cmd/actionlint"
- branch master updated (61b6c7ceb1 -> 4729cef6bd), guix-commits, 2024/09/15
- 02/12: gnu: acpica: Use G-expressions., guix-commits, 2024/09/15
- 07/12: gnu: drumkv1: Update to 1.1.0., guix-commits, 2024/09/15
- 08/12: gnu: samplv1: Update to 1.1.0., guix-commits, 2024/09/15
- 03/12: gnu: python-defcon-bootstrap: Update to 0.10.3., guix-commits, 2024/09/15
- 01/12: gnu: acpica: Update to 20240827., guix-commits, 2024/09/15
- 05/12: gnu: actionlint: Update to 1.7.1.,
guix-commits <=
- 04/12: gnu: aflplusplus: Update to 4.21c., guix-commits, 2024/09/15
- 10/12: gnu: qtractor: Update to 1.1.0., guix-commits, 2024/09/15
- 12/12: gnu: aerc: Don't rely on input labels., guix-commits, 2024/09/15
- 09/12: gnu: padthv1: Update to 1.1.0., guix-commits, 2024/09/15
- 06/12: gnu: synthv1: Update to 1.1.0., guix-commits, 2024/09/15
- 11/12: gnu: aerc: Update to 0.18.2., guix-commits, 2024/09/15