unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#60631] [PATCH] gnu: doctl: Update to 1.92.0.
@ 2023-01-07 17:52 Matthew James Kraai
  2023-01-07 19:03 ` bug#60631: " Mathieu Othacehe
  0 siblings, 1 reply; 2+ messages in thread
From: Matthew James Kraai @ 2023-01-07 17:52 UTC (permalink / raw)
  To: 60631; +Cc: Matthew James Kraai

* gnu/packages/admin.scm (doctl): Update to 1.92.0.
---
 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 589b2c92a6..d4d4b663e9 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -5675,7 +5675,7 @@ (define-public rex
 (define-public doctl
   (package
     (name "doctl")
-    (version "1.84.1")
+    (version "1.92.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -5684,7 +5684,7 @@ (define-public doctl
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1jmqvz1rdqrsr4l0bv3ik1jla0xnbdvcmnw9892acvfs3wsmliyc"))))
+                "0n8xajr9s0y7a43is24q0f9nznmr2sjhlhgg9fpyx4s4nr3s5yqw"))))
     (build-system go-build-system)
     (arguments
      (list #:import-path "github.com/digitalocean/doctl/cmd/doctl"
-- 
2.38.1





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

* bug#60631: [PATCH] gnu: doctl: Update to 1.92.0.
  2023-01-07 17:52 [bug#60631] [PATCH] gnu: doctl: Update to 1.92.0 Matthew James Kraai
@ 2023-01-07 19:03 ` Mathieu Othacehe
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2023-01-07 19:03 UTC (permalink / raw)
  To: Matthew James Kraai; +Cc: 60631-done


> * gnu/packages/admin.scm (doctl): Update to 1.92.0.

Applied, thanks!

Mathieu




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

end of thread, other threads:[~2023-01-07 19:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-07 17:52 [bug#60631] [PATCH] gnu: doctl: Update to 1.92.0 Matthew James Kraai
2023-01-07 19:03 ` bug#60631: " Mathieu Othacehe

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).