Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] glab: update to 1.29.0.
@ 2023-05-05 19:15 icp1994
  2023-05-09 19:35 ` [PR PATCH] [Updated] " icp1994
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: icp1994 @ 2023-05-05 19:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages glab
https://github.com/void-linux/void-packages/pull/43765

glab: update to 1.29.0.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

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

From 2da41645c609479cb047c5d0433d9b14e25d8cdc Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Fri, 5 May 2023 11:41:08 +0530
Subject: [PATCH] glab: update to 1.29.0.

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

diff --git a/srcpkgs/glab/template b/srcpkgs/glab/template
index 3b0657dfaebb..b2a5c991dbdb 100644
--- a/srcpkgs/glab/template
+++ b/srcpkgs/glab/template
@@ -1,6 +1,6 @@
 # Template file for 'glab'
 pkgname=glab
-version=1.28.1
+version=1.29.0
 revision=1
 build_style=go
 build_helper=qemu
@@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="MIT"
 homepage="https://gitlab.com/gitlab-org/cli"
 distfiles="https://gitlab.com/gitlab-org/cli/-/archive/v$version/cli-v$version.tar.gz"
-checksum=243a0f15e4400aab7b4d27ec71c6ae650bf782473c47520ffccd57af8d939c90
+checksum=5ea8c805f3555352c2cc55cf174f1430dffe3a19570ce25b1889a3903fd0dd0f
 
 post_install() {
 	for shell in bash fish zsh; do

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

* Re: [PR PATCH] [Updated] glab: update to 1.29.0.
  2023-05-05 19:15 [PR PATCH] glab: update to 1.29.0 icp1994
@ 2023-05-09 19:35 ` icp1994
  2023-05-10 16:17 ` [PR PATCH] [Updated] glab: update to 1.29.1 icp1994
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: icp1994 @ 2023-05-09 19:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages glab
https://github.com/void-linux/void-packages/pull/43765

glab: update to 1.29.0.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

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

From 10970acddf2c383bf20a64d2f7d7eacadb77d327 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Fri, 5 May 2023 11:41:08 +0530
Subject: [PATCH] glab: update to 1.29.1.

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

diff --git a/srcpkgs/glab/template b/srcpkgs/glab/template
index 3b0657dfaebb..9d6c25001465 100644
--- a/srcpkgs/glab/template
+++ b/srcpkgs/glab/template
@@ -1,6 +1,6 @@
 # Template file for 'glab'
 pkgname=glab
-version=1.28.1
+version=1.29.1
 revision=1
 build_style=go
 build_helper=qemu
@@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="MIT"
 homepage="https://gitlab.com/gitlab-org/cli"
 distfiles="https://gitlab.com/gitlab-org/cli/-/archive/v$version/cli-v$version.tar.gz"
-checksum=243a0f15e4400aab7b4d27ec71c6ae650bf782473c47520ffccd57af8d939c90
+checksum=780bd9cd8c5dac9848bde5210faf6384cf752116853de23cefb6dcfa75e4dc5d
 
 post_install() {
 	for shell in bash fish zsh; do

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

* Re: [PR PATCH] [Updated] glab: update to 1.29.1.
  2023-05-05 19:15 [PR PATCH] glab: update to 1.29.0 icp1994
  2023-05-09 19:35 ` [PR PATCH] [Updated] " icp1994
@ 2023-05-10 16:17 ` icp1994
  2023-05-10 16:53 ` [PR PATCH] [Updated] glab: update to 1.29.2 icp1994
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: icp1994 @ 2023-05-10 16:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages glab
https://github.com/void-linux/void-packages/pull/43765

glab: update to 1.29.1.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

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

From f89d4d29741031db0ca2e97d156614db1d5bb50b Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Fri, 5 May 2023 11:41:08 +0530
Subject: [PATCH] glab: update to 1.29.2.

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

diff --git a/srcpkgs/glab/template b/srcpkgs/glab/template
index 3b0657dfaebb..399a8570c627 100644
--- a/srcpkgs/glab/template
+++ b/srcpkgs/glab/template
@@ -1,6 +1,6 @@
 # Template file for 'glab'
 pkgname=glab
-version=1.28.1
+version=1.29.2
 revision=1
 build_style=go
 build_helper=qemu
@@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="MIT"
 homepage="https://gitlab.com/gitlab-org/cli"
 distfiles="https://gitlab.com/gitlab-org/cli/-/archive/v$version/cli-v$version.tar.gz"
-checksum=243a0f15e4400aab7b4d27ec71c6ae650bf782473c47520ffccd57af8d939c90
+checksum=33eea103d4be15e349d56707962e9a1e0adb21454bcf261680de55b063a429e5
 
 post_install() {
 	for shell in bash fish zsh; do

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

* Re: [PR PATCH] [Updated] glab: update to 1.29.2.
  2023-05-05 19:15 [PR PATCH] glab: update to 1.29.0 icp1994
  2023-05-09 19:35 ` [PR PATCH] [Updated] " icp1994
  2023-05-10 16:17 ` [PR PATCH] [Updated] glab: update to 1.29.1 icp1994
@ 2023-05-10 16:53 ` icp1994
  2023-05-11 14:52 ` icp1994
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: icp1994 @ 2023-05-10 16:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages glab
https://github.com/void-linux/void-packages/pull/43765

glab: update to 1.29.2.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

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

From 527e49ed3f8b18431001e123708883491ad67f13 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Fri, 5 May 2023 11:41:08 +0530
Subject: [PATCH] glab: update to 1.29.2.

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

diff --git a/srcpkgs/glab/template b/srcpkgs/glab/template
index 3b0657dfaebb..399a8570c627 100644
--- a/srcpkgs/glab/template
+++ b/srcpkgs/glab/template
@@ -1,6 +1,6 @@
 # Template file for 'glab'
 pkgname=glab
-version=1.28.1
+version=1.29.2
 revision=1
 build_style=go
 build_helper=qemu
@@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="MIT"
 homepage="https://gitlab.com/gitlab-org/cli"
 distfiles="https://gitlab.com/gitlab-org/cli/-/archive/v$version/cli-v$version.tar.gz"
-checksum=243a0f15e4400aab7b4d27ec71c6ae650bf782473c47520ffccd57af8d939c90
+checksum=33eea103d4be15e349d56707962e9a1e0adb21454bcf261680de55b063a429e5
 
 post_install() {
 	for shell in bash fish zsh; do

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

* Re: [PR PATCH] [Updated] glab: update to 1.29.2.
  2023-05-05 19:15 [PR PATCH] glab: update to 1.29.0 icp1994
                   ` (2 preceding siblings ...)
  2023-05-10 16:53 ` [PR PATCH] [Updated] glab: update to 1.29.2 icp1994
@ 2023-05-11 14:52 ` icp1994
  2023-05-12 19:13 ` [PR PATCH] [Updated] glab: update to 1.29.3 icp1994
  2023-05-17  5:28 ` [PR PATCH] [Merged]: glab: update to 1.29.4 classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: icp1994 @ 2023-05-11 14:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages glab
https://github.com/void-linux/void-packages/pull/43765

glab: update to 1.29.2.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

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

From c96b2ab61320c9a85415898145bf88d54b9f4971 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Fri, 5 May 2023 11:41:08 +0530
Subject: [PATCH] glab: update to 1.29.3.

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

diff --git a/srcpkgs/glab/template b/srcpkgs/glab/template
index 3b0657dfaebb..db157f2cd68e 100644
--- a/srcpkgs/glab/template
+++ b/srcpkgs/glab/template
@@ -1,6 +1,6 @@
 # Template file for 'glab'
 pkgname=glab
-version=1.28.1
+version=1.29.3
 revision=1
 build_style=go
 build_helper=qemu
@@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="MIT"
 homepage="https://gitlab.com/gitlab-org/cli"
 distfiles="https://gitlab.com/gitlab-org/cli/-/archive/v$version/cli-v$version.tar.gz"
-checksum=243a0f15e4400aab7b4d27ec71c6ae650bf782473c47520ffccd57af8d939c90
+checksum=4acb68e831948ffa8c31bc777a3100f2459c6360edaab65e1720805dbc04b8b5
 
 post_install() {
 	for shell in bash fish zsh; do

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

* Re: [PR PATCH] [Updated] glab: update to 1.29.3.
  2023-05-05 19:15 [PR PATCH] glab: update to 1.29.0 icp1994
                   ` (3 preceding siblings ...)
  2023-05-11 14:52 ` icp1994
@ 2023-05-12 19:13 ` icp1994
  2023-05-17  5:28 ` [PR PATCH] [Merged]: glab: update to 1.29.4 classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: icp1994 @ 2023-05-12 19:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages glab
https://github.com/void-linux/void-packages/pull/43765

glab: update to 1.29.3.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

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

From f5ac31ad43f82750a62ef5c6b8ab7414bbccbe07 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Fri, 5 May 2023 11:41:08 +0530
Subject: [PATCH] glab: update to 1.29.4.

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

diff --git a/srcpkgs/glab/template b/srcpkgs/glab/template
index 3b0657dfaebb..da11093073c7 100644
--- a/srcpkgs/glab/template
+++ b/srcpkgs/glab/template
@@ -1,6 +1,6 @@
 # Template file for 'glab'
 pkgname=glab
-version=1.28.1
+version=1.29.4
 revision=1
 build_style=go
 build_helper=qemu
@@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="MIT"
 homepage="https://gitlab.com/gitlab-org/cli"
 distfiles="https://gitlab.com/gitlab-org/cli/-/archive/v$version/cli-v$version.tar.gz"
-checksum=243a0f15e4400aab7b4d27ec71c6ae650bf782473c47520ffccd57af8d939c90
+checksum=f6c628d376ea2db9872b1df20abc886281ba58b7bdf29f19dc179c541958640b
 
 post_install() {
 	for shell in bash fish zsh; do

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

* Re: [PR PATCH] [Merged]: glab: update to 1.29.4.
  2023-05-05 19:15 [PR PATCH] glab: update to 1.29.0 icp1994
                   ` (4 preceding siblings ...)
  2023-05-12 19:13 ` [PR PATCH] [Updated] glab: update to 1.29.3 icp1994
@ 2023-05-17  5:28 ` classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2023-05-17  5:28 UTC (permalink / raw)
  To: ml

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

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

glab: update to 1.29.4.
https://github.com/void-linux/void-packages/pull/43765

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

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

end of thread, other threads:[~2023-05-17  5:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-05 19:15 [PR PATCH] glab: update to 1.29.0 icp1994
2023-05-09 19:35 ` [PR PATCH] [Updated] " icp1994
2023-05-10 16:17 ` [PR PATCH] [Updated] glab: update to 1.29.1 icp1994
2023-05-10 16:53 ` [PR PATCH] [Updated] glab: update to 1.29.2 icp1994
2023-05-11 14:52 ` icp1994
2023-05-12 19:13 ` [PR PATCH] [Updated] glab: update to 1.29.3 icp1994
2023-05-17  5:28 ` [PR PATCH] [Merged]: glab: update to 1.29.4 classabbyamp

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