GNU bug report logs -
#77939
[PATCH] gnu: hetznercloud-cli: Update to 1.50.0.
Previous Next
To reply to this bug, email your comments to 77939 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
sharlatanus <at> gmail.com, guix-patches <at> gnu.org
:
bug#77939
; Package
guix-patches
.
(Sun, 20 Apr 2025 12:33:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Roman Scherer <roman <at> burningswell.com>
:
New bug report received and forwarded. Copy sent to
sharlatanus <at> gmail.com, guix-patches <at> gnu.org
.
(Sun, 20 Apr 2025 12:33:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/admin.scm (hetznercloud-cli): Update to 1.50.0.
Change-Id: I1e7a4a0acf99a87215d39d51fde4075312492669
---
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 8001c2ba8e..d7ae926809 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -300,7 +300,7 @@ (define-public daemontools
(define-public hetznercloud-cli
(package
(name "hetznercloud-cli")
- (version "1.49.0")
+ (version "1.50.0")
(source
(origin
(method git-fetch)
@@ -309,7 +309,7 @@ (define-public hetznercloud-cli
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0mgd1rv0i18h7jbzl034ffpfxvnjirp60qwxsjpfy42jh1d8xbjm"))))
+ (base32 "1d0k2g1s5x77kd8wrx8py2g3bqhaxqnm5kgm0dlmzypmfyavssg4"))))
(build-system go-build-system)
(arguments
(list
base-commit: 3ed24b2354907fd9ca4de6fa3ef0dc3015cafbca
--
2.49.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#77939
; Package
guix-patches
.
(Wed, 23 Apr 2025 10:33:08 GMT)
Full text and
rfc822 format available.
Message #8 received at 77939 <at> debbugs.gnu.org (full text, mbox):
Roman Scherer <roman <at> burningswell.com> writes:
> * gnu/packages/admin.scm (hetznercloud-cli): Update to 1.50.0.
>
> Change-Id: I1e7a4a0acf99a87215d39d51fde4075312492669
Applied, thanks!
This bug report was last modified today.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.