Github messages for voidlinux
 help / color / mirror / Atom feed
From: shizonic <shizonic@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] github-cli: update to 2.2.0.
Date: Tue, 04 Jan 2022 09:23:17 +0100	[thread overview]
Message-ID: <20220104082317.URo_t5rmWXk_xEzJP1lf-5Dvp8jq5uImLPNWA0o9_Zw@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-34157@inbox.vuxu.org>

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

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

https://github.com/shizonic/void-packages github-cli
https://github.com/void-linux/void-packages/pull/34157

github-cli: update to 2.2.0.
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From 0563f07e48660dfba9813d140bc102410693fd33 Mon Sep 17 00:00:00 2001
From: Toby Merz <realtiaz@gmail.com>
Date: Wed, 15 Dec 2021 10:59:31 +0100
Subject: [PATCH] github-cli: update to 2.4.0.

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

diff --git a/srcpkgs/github-cli/template b/srcpkgs/github-cli/template
index d42f0f6eea55..d952cc633cc5 100644
--- a/srcpkgs/github-cli/template
+++ b/srcpkgs/github-cli/template
@@ -1,25 +1,25 @@
 # Template file for 'github-cli'
 pkgname=github-cli
-version=2.0.0
+version=2.4.0
 revision=1
 wrksrc="cli-${version}"
 build_style=go
 build_helper=qemu
-go_import_path="github.com/cli/cli/cmd/gh"
-go_ldflags="-X github.com/cli/cli/internal/build.Version=v${version}"
+go_import_path="github.com/cli/cli/v2/cmd/gh"
+go_ldflags="-X github.com/cli/cli/v2/internal/build.Version=v${version}"
 short_desc="GitHub CLI tool"
 maintainer="shizonic <realtiaz@gmail.com>"
 license="MIT"
 homepage="https://cli.github.com"
 changelog="https://github.com/cli/cli/releases"
 distfiles="https://github.com/cli/cli/archive/v${version}.tar.gz"
-checksum=5d93535395a6684dee1d9d1d3cde859addd76f56581e0111d95a9c685d582426
+checksum=3c87db4d9825a342fc55bd7f27461099dd46291aea4a4a29bb95d3c896403f94
 
 pre_build() {
 	local _date
 	if [ "$SOURCE_DATE_EPOCH" ]; then
 		_date="$(date --utc --date "@$SOURCE_DATE_EPOCH" "+%Y-%m-%d")"
-		go_ldflags="$go_ldflags -X github.com/cli/cli/internal/build.Date=${_date}"
+		go_ldflags="$go_ldflags -X github.com/cli/cli/v2/internal/build.Date=${_date}"
 	fi
 }
 

  parent reply	other threads:[~2022-01-04  8:23 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-19 14:35 [PR PATCH] " shizonic
2021-11-20  2:26 ` [PR REVIEW] " ericonr
2021-11-22  7:46 ` shizonic
2021-12-30 20:22 ` NyaaaWhatsUpDoc
2021-12-30 20:24 ` NyaaaWhatsUpDoc
2021-12-30 20:40 ` NyaaaWhatsUpDoc
2022-01-04  8:23 ` shizonic [this message]
2022-01-04  8:25 ` github-cli: update to 2.4.0 shizonic
2022-01-13 16:50 ` paper42
2022-01-19  8:25 ` [PR PATCH] [Updated] " shizonic
2022-01-19  8:25 ` shizonic
2022-01-19  9:26 ` [PR PATCH] [Merged]: " paper42

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=20220104082317.URo_t5rmWXk_xEzJP1lf-5Dvp8jq5uImLPNWA0o9_Zw@z \
    --to=shizonic@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).