Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] github-cli: update to 0.12.0.
@ 2020-09-09  6:01 shizonic
  2020-09-17 18:05 ` NeelChotai
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: shizonic @ 2020-09-09  6:01 UTC (permalink / raw)
  To: ml

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

There is a new 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/24775

github-cli: update to 0.12.0.


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

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

From 659aa02fcf38f7bb44ebbf3860d9d1dadccefae6 Mon Sep 17 00:00:00 2001
From: Toby Merz <realtiaz@gmail.com>
Date: Wed, 9 Sep 2020 08:01:03 +0200
Subject: [PATCH] github-cli: update to 0.12.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 266656885b8..f0d45bf7cd1 100644
--- a/srcpkgs/github-cli/template
+++ b/srcpkgs/github-cli/template
@@ -1,6 +1,6 @@
 # Template file for 'github-cli'
 pkgname=github-cli
-version=0.11.1
+version=0.12.0
 revision=1
 wrksrc="cli-${version}"
 build_style=go
@@ -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/v${version}.tar.gz"
-checksum=5ec8bab6a2c6f26cabc2a6b5f301d8971f9f654a85c6da5e7203e5e2d94cbec0
+checksum=227031cc381555da2a406bde7d5bfdd631979f635cda22537f206b5362cf6fc1
 
 pre_build() {
 	local _date

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

* Re: github-cli: update to 0.12.0.
  2020-09-09  6:01 [PR PATCH] github-cli: update to 0.12.0 shizonic
@ 2020-09-17 18:05 ` NeelChotai
  2020-09-17 18:05 ` NeelChotai
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: NeelChotai @ 2020-09-17 18:05 UTC (permalink / raw)
  To: ml

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

New comment by NeelChotai on void-packages repository

https://github.com/void-linux/void-packages/pull/24775#issuecomment-694405720

Comment:
1.0.0 is out.

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

* Re: github-cli: update to 0.12.0.
  2020-09-09  6:01 [PR PATCH] github-cli: update to 0.12.0 shizonic
  2020-09-17 18:05 ` NeelChotai
@ 2020-09-17 18:05 ` NeelChotai
  2020-09-17 23:08 ` [PR REVIEW] " mcbloch
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: NeelChotai @ 2020-09-17 18:05 UTC (permalink / raw)
  To: ml

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

New comment by NeelChotai on void-packages repository

https://github.com/void-linux/void-packages/pull/24775#issuecomment-694405720

Comment:
1.0.0 got released today.

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

* Re: [PR REVIEW] github-cli: update to 0.12.0.
  2020-09-09  6:01 [PR PATCH] github-cli: update to 0.12.0 shizonic
  2020-09-17 18:05 ` NeelChotai
  2020-09-17 18:05 ` NeelChotai
@ 2020-09-17 23:08 ` mcbloch
  2020-09-17 23:08 ` mcbloch
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: mcbloch @ 2020-09-17 23:08 UTC (permalink / raw)
  To: ml

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

New review comment by mcbloch on void-packages repository

https://github.com/void-linux/void-packages/pull/24775#discussion_r490610222

Comment:
```suggestion
checksum=96575c888d979a6717928fe53bbd75d1acd52a6eec32aa41202d15919475ebfa
```

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

* Re: [PR REVIEW] github-cli: update to 0.12.0.
  2020-09-09  6:01 [PR PATCH] github-cli: update to 0.12.0 shizonic
                   ` (2 preceding siblings ...)
  2020-09-17 23:08 ` [PR REVIEW] " mcbloch
@ 2020-09-17 23:08 ` mcbloch
  2020-09-18  7:47 ` [PR PATCH] [Updated] " shizonic
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: mcbloch @ 2020-09-17 23:08 UTC (permalink / raw)
  To: ml

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

New review comment by mcbloch on void-packages repository

https://github.com/void-linux/void-packages/pull/24775#discussion_r490609314

Comment:
```suggestion
version=1.0.0
```

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

* Re: [PR PATCH] [Updated] github-cli: update to 0.12.0.
  2020-09-09  6:01 [PR PATCH] github-cli: update to 0.12.0 shizonic
                   ` (3 preceding siblings ...)
  2020-09-17 23:08 ` mcbloch
@ 2020-09-18  7:47 ` shizonic
  2020-09-18  7:51 ` github-cli: update to 1.0.0 shizonic
  2020-09-19 22:01 ` [PR PATCH] [Merged]: " Johnnynator
  6 siblings, 0 replies; 8+ messages in thread
From: shizonic @ 2020-09-18  7:47 UTC (permalink / raw)
  To: ml

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

github-cli: update to 0.12.0.


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

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

From 8bf816b8730919e748cdcb66ed5b669a10621f7d Mon Sep 17 00:00:00 2001
From: Toby Merz <realtiaz@gmail.com>
Date: Wed, 9 Sep 2020 08:01:03 +0200
Subject: [PATCH] github-cli: update to 1.0.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 266656885b8..d1446631aeb 100644
--- a/srcpkgs/github-cli/template
+++ b/srcpkgs/github-cli/template
@@ -1,6 +1,6 @@
 # Template file for 'github-cli'
 pkgname=github-cli
-version=0.11.1
+version=1.0.0
 revision=1
 wrksrc="cli-${version}"
 build_style=go
@@ -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/v${version}.tar.gz"
-checksum=5ec8bab6a2c6f26cabc2a6b5f301d8971f9f654a85c6da5e7203e5e2d94cbec0
+checksum=e3d1c341829f5b885dce9aa2bf4bc84db48072752250f6fdb2d62903caf07cfb
 
 pre_build() {
 	local _date

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

* Re: github-cli: update to 1.0.0.
  2020-09-09  6:01 [PR PATCH] github-cli: update to 0.12.0 shizonic
                   ` (4 preceding siblings ...)
  2020-09-18  7:47 ` [PR PATCH] [Updated] " shizonic
@ 2020-09-18  7:51 ` shizonic
  2020-09-19 22:01 ` [PR PATCH] [Merged]: " Johnnynator
  6 siblings, 0 replies; 8+ messages in thread
From: shizonic @ 2020-09-18  7:51 UTC (permalink / raw)
  To: ml

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

New comment by shizonic on void-packages repository

https://github.com/void-linux/void-packages/pull/24775#issuecomment-694716055

Comment:
Updated to 1.0.0. Thanks!

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

* Re: [PR PATCH] [Merged]: github-cli: update to 1.0.0.
  2020-09-09  6:01 [PR PATCH] github-cli: update to 0.12.0 shizonic
                   ` (5 preceding siblings ...)
  2020-09-18  7:51 ` github-cli: update to 1.0.0 shizonic
@ 2020-09-19 22:01 ` Johnnynator
  6 siblings, 0 replies; 8+ messages in thread
From: Johnnynator @ 2020-09-19 22:01 UTC (permalink / raw)
  To: ml

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

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

github-cli: update to 1.0.0.
https://github.com/void-linux/void-packages/pull/24775

Description:


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

end of thread, other threads:[~2020-09-19 22:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-09  6:01 [PR PATCH] github-cli: update to 0.12.0 shizonic
2020-09-17 18:05 ` NeelChotai
2020-09-17 18:05 ` NeelChotai
2020-09-17 23:08 ` [PR REVIEW] " mcbloch
2020-09-17 23:08 ` mcbloch
2020-09-18  7:47 ` [PR PATCH] [Updated] " shizonic
2020-09-18  7:51 ` github-cli: update to 1.0.0 shizonic
2020-09-19 22:01 ` [PR PATCH] [Merged]: " Johnnynator

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