Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] doctl: update to 1.76.0.
@ 2022-05-23 16:41 benalb
  2022-05-27 14:22 ` [PR PATCH] [Updated] " benalb
  2022-05-28 23:03 ` [PR PATCH] [Merged]: doctl: update to 1.76.2 Piraty
  0 siblings, 2 replies; 3+ messages in thread
From: benalb @ 2022-05-23 16:41 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1087 bytes --]

There is a new pull request by benalb against master on the void-packages repository

https://github.com/benalb/void-packages doctl
https://github.com/void-linux/void-packages/pull/37257

doctl: update to 1.76.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (X86_64-LIBC)



A patch file from https://github.com/void-linux/void-packages/pull/37257.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-doctl-37257.patch --]
[-- Type: text/x-diff, Size: 1013 bytes --]

From 8480b74df07585aad4b6d4edbe818160e55a26d1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Benjam=C3=ADn=20Albi=C3=B1ana?= <benalb@gmail.com>
Date: Mon, 23 May 2022 18:39:54 +0200
Subject: [PATCH] doctl: update to 1.76.0.

---
 srcpkgs/doctl/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/doctl/template b/srcpkgs/doctl/template
index 63cb90f307ca..2970d21d061b 100644
--- a/srcpkgs/doctl/template
+++ b/srcpkgs/doctl/template
@@ -1,6 +1,6 @@
 # Template file for 'doctl'
 pkgname=doctl
-version=1.75.0
+version=1.76.0
 revision=1
 build_style=go
 go_import_path="github.com/digitalocean/doctl/cmd/doctl"
@@ -14,4 +14,4 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/digitalocean/doctl"
 distfiles="https://github.com/digitalocean/doctl/archive/v${version}.tar.gz"
-checksum=3fe102d60f57ee8f9bd4a8f5094fd3ddfdf7af1bbaf35c7b8286a9ae3c8a8f3e
+checksum=b30704990c17e8a4f55b65814c8fb87ad3375b95123cbfdfc997b6a2012c98ac

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

* Re: [PR PATCH] [Updated] doctl: update to 1.76.0.
  2022-05-23 16:41 [PR PATCH] doctl: update to 1.76.0 benalb
@ 2022-05-27 14:22 ` benalb
  2022-05-28 23:03 ` [PR PATCH] [Merged]: doctl: update to 1.76.2 Piraty
  1 sibling, 0 replies; 3+ messages in thread
From: benalb @ 2022-05-27 14:22 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1092 bytes --]

There is an updated pull request by benalb against master on the void-packages repository

https://github.com/benalb/void-packages doctl
https://github.com/void-linux/void-packages/pull/37257

doctl: update to 1.76.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (X86_64-LIBC)



A patch file from https://github.com/void-linux/void-packages/pull/37257.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-doctl-37257.patch --]
[-- Type: text/x-diff, Size: 1013 bytes --]

From e26073591485498ecf6e6a2d978b77ace33168a4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Benjam=C3=ADn=20Albi=C3=B1ana?= <benalb@gmail.com>
Date: Mon, 23 May 2022 18:39:54 +0200
Subject: [PATCH] doctl: update to 1.76.2.

---
 srcpkgs/doctl/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/doctl/template b/srcpkgs/doctl/template
index 63cb90f307ca..273e4a698488 100644
--- a/srcpkgs/doctl/template
+++ b/srcpkgs/doctl/template
@@ -1,6 +1,6 @@
 # Template file for 'doctl'
 pkgname=doctl
-version=1.75.0
+version=1.76.2
 revision=1
 build_style=go
 go_import_path="github.com/digitalocean/doctl/cmd/doctl"
@@ -14,4 +14,4 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/digitalocean/doctl"
 distfiles="https://github.com/digitalocean/doctl/archive/v${version}.tar.gz"
-checksum=3fe102d60f57ee8f9bd4a8f5094fd3ddfdf7af1bbaf35c7b8286a9ae3c8a8f3e
+checksum=7d13bd8c21b9bd7938a80b313ef60b9a247d58e54be2db50fd56d16c13b9a189

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

* Re: [PR PATCH] [Merged]: doctl: update to 1.76.2.
  2022-05-23 16:41 [PR PATCH] doctl: update to 1.76.0 benalb
  2022-05-27 14:22 ` [PR PATCH] [Updated] " benalb
@ 2022-05-28 23:03 ` Piraty
  1 sibling, 0 replies; 3+ messages in thread
From: Piraty @ 2022-05-28 23:03 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 940 bytes --]

There's a merged pull request on the void-packages repository

doctl: update to 1.76.2.
https://github.com/void-linux/void-packages/pull/37257

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (X86_64-LIBC)



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

end of thread, other threads:[~2022-05-28 23:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-23 16:41 [PR PATCH] doctl: update to 1.76.0 benalb
2022-05-27 14:22 ` [PR PATCH] [Updated] " benalb
2022-05-28 23:03 ` [PR PATCH] [Merged]: doctl: update to 1.76.2 Piraty

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 NNTP newsgroup(s).