GNU bug report logs - #77939
[PATCH] gnu: hetznercloud-cli: Update to 1.50.0.

Previous Next

Package: guix-patches;

Reported by: Roman Scherer <roman <at> burningswell.com>

Date: Sun, 20 Apr 2025 12:33:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Roman Scherer <roman <at> burningswell.com>
Subject: bug#77939: closed (Re: [bug#77939] [PATCH] gnu: hetznercloud-cli:
 Update to 1.50.0.)
Date: Sun, 27 Apr 2025 12:04:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#77939: [PATCH] gnu: hetznercloud-cli: Update to 1.50.0.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 77939 <at> debbugs.gnu.org.

-- 
77939: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77939
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: 77939-done <at> debbugs.gnu.org
Subject: Re: [bug#77939] [PATCH] gnu: hetznercloud-cli: Update to 1.50.0.
Date: Sun, 27 Apr 2025 13:03:22 +0100
[Message part 3 (text/plain, inline)]
Ludovic Courtès <ludo <at> gnu.org> writes:

> Roman Scherer <roman <at> burningswell.com> writes:
>
>> * gnu/packages/admin.scm (hetznercloud-cli): Update to 1.50.0.
>>
>> Change-Id: I1e7a4a0acf99a87215d39d51fde4075312492669
>
> Applied, thanks!

This was pushed as 1205cffa7f1faf44c81dda3d7b1bff7d3c3841f1.
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Roman Scherer <roman <at> burningswell.com>
To: guix-patches <at> gnu.org
Cc: Roman Scherer <roman <at> burningswell.com>
Subject: [PATCH] gnu: hetznercloud-cli: Update to 1.50.0.
Date: Sun, 20 Apr 2025 14:32:22 +0200
* 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




This bug report was last modified 25 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.