This is an automated email from the git hooks/post-receive script.
guix_mirror_bot pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new e55f916609 gnu: hetznercloud-cli: Update to 1.67.0.
e55f916609 is described below
commit e55f91660929f1b1477ddac8984b954bde35af1c
Author: Foster Hangdaan <[email protected]>
AuthorDate: Fri Jul 24 08:42:07 2026 -0400
gnu: hetznercloud-cli: Update to 1.67.0.
* gnu/packages/admin.scm (hetznercloud-cli): Update to 1.67.0.
Merges: guix/guix!10153
Signed-off-by: Sharlatan Hellseher <[email protected]>
---
gnu/packages/admin.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 65867bca7f..97a0ef79f3 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -357,7 +357,7 @@ characters can be replaced as well, as can UTF-8
characters.")
(define-public hetznercloud-cli
(package
(name "hetznercloud-cli")
- (version "1.66.0")
+ (version "1.67.0")
(source
(origin
(method git-fetch)
@@ -366,7 +366,7 @@ characters can be replaced as well, as can UTF-8
characters.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0kpzyw7c5cz4ml8hq85xcn9kkh082jkbdl43y4h2yx1l4vdps713"))))
+ (base32 "1py0bq2zynblyq93mv0ixlli7drn3swny4njpxwg4l5iq8cnf168"))))
(build-system go-build-system)
(arguments
(list