Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] twitch-cli: update to 1.1.6.
@ 2022-06-07 18:43 paper42
  2022-06-07 19:17 ` [PR PATCH] [Updated] " paper42
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: paper42 @ 2022-06-07 18:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paper42/void-packages twitch-cli
https://github.com/void-linux/void-packages/pull/37436

twitch-cli: update to 1.1.6.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 4882751d18936e2d18fc9912223e5a19efedd098 Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Mon, 6 Jun 2022 21:45:52 +0200
Subject: [PATCH] twitch-cli: update to 1.1.6.

---
 srcpkgs/twitch-cli/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/twitch-cli/template

diff --git a/srcpkgs/twitch-cli/template b/srcpkgs/twitch-cli/template
new file mode 100644
index 000000000000..2cc60a2491c9
--- /dev/null
+++ b/srcpkgs/twitch-cli/template
@@ -0,0 +1,13 @@
+# Template file for 'twitch-cli'
+pkgname=twitch-cli
+version=1.1.6
+revision=1
+build_style=go
+go_import_path="github.com/twitchdev/twitch-cli"
+go_ldflags="-X main.buildVersion=$version"
+short_desc="Official Twitch CLI to make developing on Twitch easier"
+maintainer="Michal Vasilek <michal@vasilek.cz>"
+license="Apache-2.0"
+homepage="https://dev.twitch.tv/docs/cli"
+distfiles="https://github.com/twitchdev/twitch-cli/archive/refs/tags/v$version.tar.gz"
+checksum=9c4dcb4f5f46106a7a35c6bda6077162ae455dc999b3053f4fd2c626d2bf8359

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

* Re: [PR PATCH] [Updated] twitch-cli: update to 1.1.6.
  2022-06-07 18:43 [PR PATCH] twitch-cli: update to 1.1.6 paper42
@ 2022-06-07 19:17 ` paper42
  2022-06-11  9:40 ` [PR PATCH] [Updated] New package: twitch-cli-1.1.6 paper42
  2022-06-11  9:52 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2022-06-07 19:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paper42/void-packages twitch-cli
https://github.com/void-linux/void-packages/pull/37436

twitch-cli: update to 1.1.6.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From e3b49137e93ee9d7cff5f7625b8833e7e8c99569 Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Tue, 7 Jun 2022 21:17:03 +0200
Subject: [PATCH] New package: twitch-cli-1.1.6

---
 srcpkgs/twitch-cli/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/twitch-cli/template

diff --git a/srcpkgs/twitch-cli/template b/srcpkgs/twitch-cli/template
new file mode 100644
index 000000000000..2cc60a2491c9
--- /dev/null
+++ b/srcpkgs/twitch-cli/template
@@ -0,0 +1,13 @@
+# Template file for 'twitch-cli'
+pkgname=twitch-cli
+version=1.1.6
+revision=1
+build_style=go
+go_import_path="github.com/twitchdev/twitch-cli"
+go_ldflags="-X main.buildVersion=$version"
+short_desc="Official Twitch CLI to make developing on Twitch easier"
+maintainer="Michal Vasilek <michal@vasilek.cz>"
+license="Apache-2.0"
+homepage="https://dev.twitch.tv/docs/cli"
+distfiles="https://github.com/twitchdev/twitch-cli/archive/refs/tags/v$version.tar.gz"
+checksum=9c4dcb4f5f46106a7a35c6bda6077162ae455dc999b3053f4fd2c626d2bf8359

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

* Re: [PR PATCH] [Updated] New package: twitch-cli-1.1.6
  2022-06-07 18:43 [PR PATCH] twitch-cli: update to 1.1.6 paper42
  2022-06-07 19:17 ` [PR PATCH] [Updated] " paper42
@ 2022-06-11  9:40 ` paper42
  2022-06-11  9:52 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2022-06-11  9:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paper42/void-packages twitch-cli
https://github.com/void-linux/void-packages/pull/37436

New package: twitch-cli-1.1.6
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 8f70ac61066d89f50a79c6b1e0c33a2f4047aabb Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Tue, 7 Jun 2022 21:17:03 +0200
Subject: [PATCH] New package: twitch-cli-1.1.6

---
 srcpkgs/twitch-cli/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/twitch-cli/template

diff --git a/srcpkgs/twitch-cli/template b/srcpkgs/twitch-cli/template
new file mode 100644
index 000000000000..2cc60a2491c9
--- /dev/null
+++ b/srcpkgs/twitch-cli/template
@@ -0,0 +1,13 @@
+# Template file for 'twitch-cli'
+pkgname=twitch-cli
+version=1.1.6
+revision=1
+build_style=go
+go_import_path="github.com/twitchdev/twitch-cli"
+go_ldflags="-X main.buildVersion=$version"
+short_desc="Official Twitch CLI to make developing on Twitch easier"
+maintainer="Michal Vasilek <michal@vasilek.cz>"
+license="Apache-2.0"
+homepage="https://dev.twitch.tv/docs/cli"
+distfiles="https://github.com/twitchdev/twitch-cli/archive/refs/tags/v$version.tar.gz"
+checksum=9c4dcb4f5f46106a7a35c6bda6077162ae455dc999b3053f4fd2c626d2bf8359

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

* Re: [PR PATCH] [Merged]: New package: twitch-cli-1.1.6
  2022-06-07 18:43 [PR PATCH] twitch-cli: update to 1.1.6 paper42
  2022-06-07 19:17 ` [PR PATCH] [Updated] " paper42
  2022-06-11  9:40 ` [PR PATCH] [Updated] New package: twitch-cli-1.1.6 paper42
@ 2022-06-11  9:52 ` paper42
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2022-06-11  9:52 UTC (permalink / raw)
  To: ml

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

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

New package: twitch-cli-1.1.6
https://github.com/void-linux/void-packages/pull/37436

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2022-06-11  9:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-07 18:43 [PR PATCH] twitch-cli: update to 1.1.6 paper42
2022-06-07 19:17 ` [PR PATCH] [Updated] " paper42
2022-06-11  9:40 ` [PR PATCH] [Updated] New package: twitch-cli-1.1.6 paper42
2022-06-11  9:52 ` [PR PATCH] [Merged]: " paper42

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