GNU bug report logs -
#61401
[PATCH] gnu: doctl: Update to 1.92.1.
Previous Next
Reported by: Matthew James Kraai <kraai <at> ftbfs.org>
Date: Fri, 10 Feb 2023 15:02:01 UTC
Severity: normal
Tags: patch
Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 61401 in the body.
You can then email your comments to 61401 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#61401
; Package
guix-patches
.
(Fri, 10 Feb 2023 15:02:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Matthew James Kraai <kraai <at> ftbfs.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Fri, 10 Feb 2023 15:02:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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 <at> protonmail.com>
;;; Copyright © 2022 Andreas Rammhold <andreas <at> rammhold.de>
;;; Copyright © 2022 ( <paren <at> disroot.org>
-;;; Copyright © 2022 Matthew James Kraai <kraai <at> ftbfs.org>
+;;; Copyright © 2022, 2023 Matthew James Kraai <kraai <at> ftbfs.org>
;;; Copyright © 2022 jgart <jgart <at> dismail.de>
;;; Copyright © 2023 Juliana Sims <jtsims <at> 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
Reply sent
to
Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
:
You have taken responsibility.
(Sat, 11 Feb 2023 20:32:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Matthew James Kraai <kraai <at> ftbfs.org>
:
bug acknowledged by developer.
(Sat, 11 Feb 2023 20:32:01 GMT)
Full text and
rfc822 format available.
Message #10 received at 61401-done <at> debbugs.gnu.org (full text, mbox):
Hello,
Matthew James Kraai <kraai <at> ftbfs.org> writes:
> * gnu/packages/admin.scm (doctl): Update to 1.92.1.
Applied. Thank you.
Regards,
--
Nicolas Goaziou
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 12 Mar 2023 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 161 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.