unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#62110] [PATCH] gnu: doctl: Update to 1.93.1.
@ 2023-03-10 23:56 Matthew James Kraai
  2023-03-11 23:03 ` bug#62110: Close Andreas Enge
  0 siblings, 1 reply; 2+ messages in thread
From: Matthew James Kraai @ 2023-03-10 23:56 UTC (permalink / raw)
  To: 62110; +Cc: Matthew James Kraai

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#62110: Close
  2023-03-10 23:56 [bug#62110] [PATCH] gnu: doctl: Update to 1.93.1 Matthew James Kraai
@ 2023-03-11 23:03 ` Andreas Enge
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Enge @ 2023-03-11 23:03 UTC (permalink / raw)
  To: 62110-done; +Cc: Matthew James Kraai

Pushed, thanks for the patch!

Andreas





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-03-11 23:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-10 23:56 [bug#62110] [PATCH] gnu: doctl: Update to 1.93.1 Matthew James Kraai
2023-03-11 23:03 ` bug#62110: Close Andreas Enge

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).