GNU bug report logs - #63537
[PATCH] gnu: doctl: Update to 1.94.0.

Previous Next

Package: guix-patches;

Reported by: Matthew James Kraai <kraai <at> ftbfs.org>

Date: Tue, 16 May 2023 14:14:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Matthew James Kraai <kraai <at> ftbfs.org>
Subject: bug#63537: closed (Re: [bug#63537] [PATCH] gnu: doctl: Update to
 1.94.0.)
Date: Mon, 12 Jun 2023 19:08:01 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#63537: [PATCH] gnu: doctl: Update to 1.94.0.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 63537 <at> debbugs.gnu.org.

-- 
63537: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63537
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Matthew James Kraai <kraai <at> ftbfs.org>
Cc: 63537-done <at> debbugs.gnu.org
Subject: Re: [bug#63537] [PATCH] gnu: doctl: Update to 1.94.0.
Date: Mon, 12 Jun 2023 20:07:16 +0100
[Message part 3 (text/plain, inline)]
Matthew James Kraai <kraai <at> 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
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Matthew James Kraai <kraai <at> ftbfs.org>
To: guix-patches <at> gnu.org
Cc: Matthew James Kraai <kraai <at> ftbfs.org>
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




This bug report was last modified 2 years and 62 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.