Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] glab: update to 1.39.0.
@ 2024-04-23 18:51 icp1994
  2024-04-25  5:30 ` [PR PATCH] [Updated] " icp1994
  2024-04-25 17:43 ` [PR PATCH] [Merged]: glab: update to 1.40.0 cinerea0
  0 siblings, 2 replies; 3+ messages in thread
From: icp1994 @ 2024-04-23 18:51 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 467 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/50003

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

#### 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/50003.patch is attached

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

From 97234df5ece2a2d7eea6a6e9493cdf0cffc72ccb Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Fri, 19 Apr 2024 01:28:30 +0530
Subject: [PATCH] glab: update to 1.39.0.

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

diff --git a/srcpkgs/glab/template b/srcpkgs/glab/template
index dd975932a8d588..a1a3005b685ac6 100644
--- a/srcpkgs/glab/template
+++ b/srcpkgs/glab/template
@@ -1,6 +1,6 @@
 # Template file for 'glab'
 pkgname=glab
-version=1.38.0
+version=1.39.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=e41f7c04d782936562f7eee6866ae973aa4f2807ade643372a918d5271f279c7
+checksum=1426c717b090248bef44c26bcc05f34cf8512201fc40eb261b7143b41052a2ad
 
 post_install() {
 	for shell in bash fish zsh; do

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

* Re: [PR PATCH] [Updated] glab: update to 1.39.0.
  2024-04-23 18:51 [PR PATCH] glab: update to 1.39.0 icp1994
@ 2024-04-25  5:30 ` icp1994
  2024-04-25 17:43 ` [PR PATCH] [Merged]: glab: update to 1.40.0 cinerea0
  1 sibling, 0 replies; 3+ messages in thread
From: icp1994 @ 2024-04-25  5:30 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 472 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/50003

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

#### 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/50003.patch is attached

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

From fa63ae7ad09d9d423a76997724815deb2832adc6 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Fri, 19 Apr 2024 01:28:30 +0530
Subject: [PATCH] glab: update to 1.40.0.

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

diff --git a/srcpkgs/glab/template b/srcpkgs/glab/template
index dd975932a8d588..cddea62cab090b 100644
--- a/srcpkgs/glab/template
+++ b/srcpkgs/glab/template
@@ -1,6 +1,6 @@
 # Template file for 'glab'
 pkgname=glab
-version=1.38.0
+version=1.40.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=e41f7c04d782936562f7eee6866ae973aa4f2807ade643372a918d5271f279c7
+checksum=0e426a4b0b1945fa16b504c2245a9a525e0b4a858565e482d934b481163d87b5
 
 post_install() {
 	for shell in bash fish zsh; do

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

* Re: [PR PATCH] [Merged]: glab: update to 1.40.0.
  2024-04-23 18:51 [PR PATCH] glab: update to 1.39.0 icp1994
  2024-04-25  5:30 ` [PR PATCH] [Updated] " icp1994
@ 2024-04-25 17:43 ` cinerea0
  1 sibling, 0 replies; 3+ messages in thread
From: cinerea0 @ 2024-04-25 17:43 UTC (permalink / raw)
  To: ml

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

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

glab: update to 1.40.0.
https://github.com/void-linux/void-packages/pull/50003

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

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

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

end of thread, other threads:[~2024-04-25 17:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-23 18:51 [PR PATCH] glab: update to 1.39.0 icp1994
2024-04-25  5:30 ` [PR PATCH] [Updated] " icp1994
2024-04-25 17:43 ` [PR PATCH] [Merged]: glab: update to 1.40.0 cinerea0

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