emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#63537: closed ([PATCH] gnu: doctl: Update to 1.94.0.)


From: GNU bug Tracking System
Subject: bug#63537: closed ([PATCH] gnu: doctl: Update to 1.94.0.)
Date: Mon, 12 Jun 2023 19:08:01 +0000

Your message dated Mon, 12 Jun 2023 20:07:16 +0100
with message-id <87wn08wlbx.fsf@cbaines.net>
and subject line Re: [bug#63537] [PATCH] gnu: doctl: Update to 1.94.0.
has caused the debbugs.gnu.org bug report #63537,
regarding [PATCH] gnu: doctl: Update to 1.94.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
63537: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63537
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: doctl: Update to 1.94.0. Date: Tue, 16 May 2023 07:13:35 -0700
*  (doctl): Update to 1.94.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 047b0ebcc6..09a816be1a 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -5765,7 +5765,7 @@ (define-public rex
 (define-public doctl
   (package
     (name "doctl")
-    (version "1.93.1")
+    (version "1.94.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -5774,7 +5774,7 @@ (define-public doctl
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "18l0avbq1la1wsfwj13kq5prqz6mydhs3ihvf0f3s3vr2y9h71aq"))))
+                "0a221n0x7qrq0dbhhf1saya2g7jyy1798k3rhy9nzyvqzc4vnd0x"))))
     (build-system go-build-system)
     (arguments
      (list #:import-path "github.com/digitalocean/doctl/cmd/doctl"
-- 
2.40.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#63537] [PATCH] gnu: doctl: Update to 1.94.0. Date: Mon, 12 Jun 2023 20:07:16 +0100 User-agent: mu4e 1.10.2; emacs 28.2
Matthew James Kraai <kraai@ftbfs.org> writes:

> *  (doctl): Update to 1.94.0.
> ---
>  gnu/packages/admin.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch Matthew, I've pushed this to master as
09d41cb60da4734a91704674ecdf4eae45762ddf.

Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]