Github messages for voidlinux
 help / color / mirror / Atom feed
From: icp1994 <icp1994@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] glab: update to 1.46.1.
Date: Fri, 20 Sep 2024 18:42:13 +0200	[thread overview]
Message-ID: <20240920164213.16DD92559D@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-52241@inbox.vuxu.org>

[-- 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/52241

glab: update to 1.46.1.
#### 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/52241.patch is attached

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

From 7c93ea44569bbc1497fd2e851194946022204f0f Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Wed, 4 Sep 2024 22:40:41 +0530
Subject: [PATCH] glab: update to 1.46.1.

---
 srcpkgs/glab/template | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/glab/template b/srcpkgs/glab/template
index d122f6f1ee647d..8c6d11e141b307 100644
--- a/srcpkgs/glab/template
+++ b/srcpkgs/glab/template
@@ -1,19 +1,25 @@
 # Template file for 'glab'
 pkgname=glab
-version=1.45.0
-revision=2
+version=1.46.1
+revision=1
 build_style=go
 build_helper=qemu
 go_ldflags="-X main.version=$version"
 go_import_path=gitlab.com/gitlab-org/cli
 go_package="${go_import_path}/cmd/glab"
+make_check_args="-skip=Schedule"
 short_desc="Command line tool bringing GitLab's features to your command line"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="MIT"
 homepage="https://gitlab.com/gitlab-org/cli"
 changelog="https://gitlab.com/gitlab-org/cli/-/releases"
 distfiles="https://gitlab.com/gitlab-org/cli/-/archive/v$version/cli-v$version.tar.gz"
-checksum=3cb222f196bb995b87c938e2ac0d496a343515af1530eebff228e630fa243ca9
+checksum=935f732ddacc6e54fc83d06351fc25454ac8a58c465c3efa43e066ea226257c2
+make_check_pre="env PATH=/usr/libexec/chroot-git:${PATH}"
+
+pre_check() {
+	/usr/libexec/chroot-git/git init .
+}
 
 post_install() {
 	for shell in bash fish zsh; do

  parent reply	other threads:[~2024-09-20 16:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-16 20:31 [PR PATCH] " icp1994
2024-09-17  7:22 ` icp1994
2024-09-20 16:31 ` [PR PATCH] [Updated] " icp1994
2024-09-20 16:42 ` icp1994 [this message]
2024-09-20 16:47 ` icp1994
2024-09-22 17:11 ` [PR PATCH] [Merged]: " classabbyamp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240920164213.16DD92559D@inbox.vuxu.org \
    --to=icp1994@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).