From: Matthew James Kraai <kraai@ftbfs.org>
To: 62110@debbugs.gnu.org
Cc: Matthew James Kraai <kraai@ftbfs.org>
Subject: [bug#62110] [PATCH] gnu: doctl: Update to 1.93.1.
Date: Fri, 10 Mar 2023 15:56:41 -0800 [thread overview]
Message-ID: <20230310235641.17124-1-kraai@ftbfs.org> (raw)
* gnu/packages/admin.scm (doctl): Update to 1.93.1.
---
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 e0d2147eb3..eba4378cf8 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -5713,7 +5713,7 @@ (define-public rex
(define-public doctl
(package
(name "doctl")
- (version "1.92.1")
+ (version "1.93.1")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -5722,7 +5722,7 @@ (define-public doctl
(file-name (git-file-name name version))
(sha256
(base32
- "1zb7vx7nqg8q9vdgb90cwmrr1cijv8gfryni8yrd99bb9vgg6pyv"))))
+ "18l0avbq1la1wsfwj13kq5prqz6mydhs3ihvf0f3s3vr2y9h71aq"))))
(build-system go-build-system)
(arguments
(list #:import-path "github.com/digitalocean/doctl/cmd/doctl"
--
2.39.1
next reply other threads:[~2023-03-10 23:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-10 23:56 Matthew James Kraai [this message]
2023-03-11 23:03 ` bug#62110: Close Andreas Enge
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230310235641.17124-1-kraai@ftbfs.org \
--to=kraai@ftbfs.org \
--cc=62110@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.