unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#61401] [PATCH] gnu: doctl: Update to 1.92.1.
@ 2023-02-10 15:01 Matthew James Kraai
  2023-02-11 20:31 ` bug#61401: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Matthew James Kraai @ 2023-02-10 15:01 UTC (permalink / raw)
  To: 61401; +Cc: Matthew James Kraai

* gnu/packages/admin.scm (doctl): Update to 1.92.1.
---
 gnu/packages/admin.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 9a82740eb6..3d0886aba8 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -53,7 +53,7 @@
 ;;; Copyright © 2022 Petr Hodina <phodina@protonmail.com>
 ;;; Copyright © 2022 Andreas Rammhold <andreas@rammhold.de>
 ;;; Copyright © 2022 ( <paren@disroot.org>
-;;; Copyright © 2022 Matthew James Kraai <kraai@ftbfs.org>
+;;; Copyright © 2022, 2023 Matthew James Kraai <kraai@ftbfs.org>
 ;;; Copyright © 2022 jgart <jgart@dismail.de>
 ;;; Copyright © 2023 Juliana Sims <jtsims@protonmail.com>
 ;;;
@@ -5717,7 +5717,7 @@ (define-public rex
 (define-public doctl
   (package
     (name "doctl")
-    (version "1.92.0")
+    (version "1.92.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -5726,7 +5726,7 @@ (define-public doctl
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0n8xajr9s0y7a43is24q0f9nznmr2sjhlhgg9fpyx4s4nr3s5yqw"))))
+                "1zb7vx7nqg8q9vdgb90cwmrr1cijv8gfryni8yrd99bb9vgg6pyv"))))
     (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#61401: [PATCH] gnu: doctl: Update to 1.92.1.
  2023-02-10 15:01 [bug#61401] [PATCH] gnu: doctl: Update to 1.92.1 Matthew James Kraai
@ 2023-02-11 20:31 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2023-02-11 20:31 UTC (permalink / raw)
  To: Matthew James Kraai; +Cc: 61401-done

Hello,

Matthew James Kraai <kraai@ftbfs.org> writes:

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2023-02-11 20:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-10 15:01 [bug#61401] [PATCH] gnu: doctl: Update to 1.92.1 Matthew James Kraai
2023-02-11 20:31 ` bug#61401: " Nicolas Goaziou

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