Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] github-cli: update to 2.26.0
@ 2023-04-04 19:46 tranzystorek-io
  2023-04-05  6:32 ` [PR PATCH] [Updated] " tranzystorek-io
  2023-04-06 16:33 ` [PR PATCH] [Merged]: github-cli: update to 2.26.1 paper42
  0 siblings, 2 replies; 3+ messages in thread
From: tranzystorek-io @ 2023-04-04 19:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tranzystorek-io/void-packages gh
https://github.com/void-linux/void-packages/pull/43264

github-cli: update to 2.26.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From c9c43850fb3c8b8809263d8a5998c1c58d03e672 Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Tue, 4 Apr 2023 21:43:55 +0200
Subject: [PATCH] github-cli: update to 2.26.0

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

diff --git a/srcpkgs/github-cli/template b/srcpkgs/github-cli/template
index 46b62a183a15..2ad95907307b 100644
--- a/srcpkgs/github-cli/template
+++ b/srcpkgs/github-cli/template
@@ -1,6 +1,6 @@
 # Template file for 'github-cli'
 pkgname=github-cli
-version=2.25.1
+version=2.26.0
 revision=1
 build_style=go
 build_helper=qemu
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://cli.github.com"
 changelog="https://github.com/cli/cli/releases"
 distfiles="https://github.com/cli/cli/archive/refs/tags/v${version}.tar.gz"
-checksum=d3b28da03f49600697d2e80c2393425bd382e340040c34641bf3569593c7fbe8
+checksum=4f941815b7ea3f7e42e67a66d3ac5cebd69aa92bc59411506251708482a797a8
 
 pre_build() {
 	local _date

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

* Re: [PR PATCH] [Updated] github-cli: update to 2.26.0
  2023-04-04 19:46 [PR PATCH] github-cli: update to 2.26.0 tranzystorek-io
@ 2023-04-05  6:32 ` tranzystorek-io
  2023-04-06 16:33 ` [PR PATCH] [Merged]: github-cli: update to 2.26.1 paper42
  1 sibling, 0 replies; 3+ messages in thread
From: tranzystorek-io @ 2023-04-05  6:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tranzystorek-io/void-packages gh
https://github.com/void-linux/void-packages/pull/43264

github-cli: update to 2.26.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 05dfa8ec60c197b2778fb8e7d8b4cf11aa4e3305 Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Tue, 4 Apr 2023 21:43:55 +0200
Subject: [PATCH] github-cli: update to 2.26.1

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

diff --git a/srcpkgs/github-cli/template b/srcpkgs/github-cli/template
index 46b62a183a15..0cb5a9585ce3 100644
--- a/srcpkgs/github-cli/template
+++ b/srcpkgs/github-cli/template
@@ -1,6 +1,6 @@
 # Template file for 'github-cli'
 pkgname=github-cli
-version=2.25.1
+version=2.26.1
 revision=1
 build_style=go
 build_helper=qemu
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://cli.github.com"
 changelog="https://github.com/cli/cli/releases"
 distfiles="https://github.com/cli/cli/archive/refs/tags/v${version}.tar.gz"
-checksum=d3b28da03f49600697d2e80c2393425bd382e340040c34641bf3569593c7fbe8
+checksum=3552c0be9b24cf1b04b19f3cddc30f067a9761bd8872b591e02bf3147de5dd0e
 
 pre_build() {
 	local _date

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

* Re: [PR PATCH] [Merged]: github-cli: update to 2.26.1
  2023-04-04 19:46 [PR PATCH] github-cli: update to 2.26.0 tranzystorek-io
  2023-04-05  6:32 ` [PR PATCH] [Updated] " tranzystorek-io
@ 2023-04-06 16:33 ` paper42
  1 sibling, 0 replies; 3+ messages in thread
From: paper42 @ 2023-04-06 16:33 UTC (permalink / raw)
  To: ml

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

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

github-cli: update to 2.26.1
https://github.com/void-linux/void-packages/pull/43264

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

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2023-04-06 16:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-04 19:46 [PR PATCH] github-cli: update to 2.26.0 tranzystorek-io
2023-04-05  6:32 ` [PR PATCH] [Updated] " tranzystorek-io
2023-04-06 16:33 ` [PR PATCH] [Merged]: github-cli: update to 2.26.1 paper42

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