Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Zoom version 5.8.0.16
@ 2021-10-21  3:39 henryprecheur
  2021-10-21  7:22 ` paper42
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: henryprecheur @ 2021-10-21  3:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/henryprecheur/void-packages zoom_5.8.0.16
https://github.com/void-linux/void-packages/pull/33665

Zoom version 5.8.0.16
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/33665.patch is attached

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

From aa9fc0781f4a87503a64f96ff6b4f151c73c02e3 Mon Sep 17 00:00:00 2001
From: Henry Precheur <henry@precheur.org>
Date: Wed, 20 Oct 2021 20:25:23 -0700
Subject: [PATCH] Bump zoom version to 5.8.0.16

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

diff --git a/srcpkgs/zoom/template b/srcpkgs/zoom/template
index 450e146d94da..ec2aa182857a 100644
--- a/srcpkgs/zoom/template
+++ b/srcpkgs/zoom/template
@@ -1,6 +1,6 @@
 # Template file for 'zoom'
 pkgname=zoom
-version=5.7.31792.0820
+version=5.8.0.16
 revision=1
 archs="x86_64"
 wrksrc=zoom
@@ -13,7 +13,7 @@ maintainer="Daniel Santana <daniel@santana.tech>"
 license="custom:Proprietary"
 homepage="https://zoom.us/"
 distfiles="https://cdn.zoom.us/prod/${version}/zoom_x86_64.rpm"
-checksum=271e09c29ea9c67799aa808e4d3e7963ad90e73880d1a5ec3e3afceaeda1e362
+checksum=cdf94c3ef9ee8d8694a71ff305f4e25cb7d0d1076a7f4dfa4ca33e949dcb5bdf
 repository=nonfree
 noshlibprovides=yes
 noverifyrdeps=yes

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

* Re: Zoom version 5.8.0.16
  2021-10-21  3:39 [PR PATCH] Zoom version 5.8.0.16 henryprecheur
@ 2021-10-21  7:22 ` paper42
  2021-10-21 16:14 ` [PR PATCH] [Updated] " henryprecheur
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2021-10-21  7:22 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/33665#issuecomment-948330417

Comment:
please follow [the commit message conventions](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#committing-your-changes)

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

* Re: [PR PATCH] [Updated] Zoom version 5.8.0.16
  2021-10-21  3:39 [PR PATCH] Zoom version 5.8.0.16 henryprecheur
  2021-10-21  7:22 ` paper42
@ 2021-10-21 16:14 ` henryprecheur
  2021-10-21 16:16 ` henryprecheur
  2021-10-22 19:50 ` [PR PATCH] [Merged]: zoom: update to 5.8.0.16 paper42
  3 siblings, 0 replies; 5+ messages in thread
From: henryprecheur @ 2021-10-21 16:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/henryprecheur/void-packages zoom_5.8.0.16
https://github.com/void-linux/void-packages/pull/33665

Zoom version 5.8.0.16
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/33665.patch is attached

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

From 6e898a3e6ba36382e4a860d3ef155668dd97703a Mon Sep 17 00:00:00 2001
From: Henry Precheur <henry@precheur.org>
Date: Wed, 20 Oct 2021 20:25:23 -0700
Subject: [PATCH] zoom: update to 5.8.0.16

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

diff --git a/srcpkgs/zoom/template b/srcpkgs/zoom/template
index 450e146d94da..ec2aa182857a 100644
--- a/srcpkgs/zoom/template
+++ b/srcpkgs/zoom/template
@@ -1,6 +1,6 @@
 # Template file for 'zoom'
 pkgname=zoom
-version=5.7.31792.0820
+version=5.8.0.16
 revision=1
 archs="x86_64"
 wrksrc=zoom
@@ -13,7 +13,7 @@ maintainer="Daniel Santana <daniel@santana.tech>"
 license="custom:Proprietary"
 homepage="https://zoom.us/"
 distfiles="https://cdn.zoom.us/prod/${version}/zoom_x86_64.rpm"
-checksum=271e09c29ea9c67799aa808e4d3e7963ad90e73880d1a5ec3e3afceaeda1e362
+checksum=cdf94c3ef9ee8d8694a71ff305f4e25cb7d0d1076a7f4dfa4ca33e949dcb5bdf
 repository=nonfree
 noshlibprovides=yes
 noverifyrdeps=yes

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

* Re: Zoom version 5.8.0.16
  2021-10-21  3:39 [PR PATCH] Zoom version 5.8.0.16 henryprecheur
  2021-10-21  7:22 ` paper42
  2021-10-21 16:14 ` [PR PATCH] [Updated] " henryprecheur
@ 2021-10-21 16:16 ` henryprecheur
  2021-10-22 19:50 ` [PR PATCH] [Merged]: zoom: update to 5.8.0.16 paper42
  3 siblings, 0 replies; 5+ messages in thread
From: henryprecheur @ 2021-10-21 16:16 UTC (permalink / raw)
  To: ml

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

New comment by henryprecheur on void-packages repository

https://github.com/void-linux/void-packages/pull/33665#issuecomment-948770226

Comment:
I updated the commit message. Let me know if there’s anything else that needs fixing.

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

* Re: [PR PATCH] [Merged]: zoom: update to 5.8.0.16
  2021-10-21  3:39 [PR PATCH] Zoom version 5.8.0.16 henryprecheur
                   ` (2 preceding siblings ...)
  2021-10-21 16:16 ` henryprecheur
@ 2021-10-22 19:50 ` paper42
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2021-10-22 19:50 UTC (permalink / raw)
  To: ml

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

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

zoom: update to 5.8.0.16
https://github.com/void-linux/void-packages/pull/33665

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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] 5+ messages in thread

end of thread, other threads:[~2021-10-22 19:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-21  3:39 [PR PATCH] Zoom version 5.8.0.16 henryprecheur
2021-10-21  7:22 ` paper42
2021-10-21 16:14 ` [PR PATCH] [Updated] " henryprecheur
2021-10-21 16:16 ` henryprecheur
2021-10-22 19:50 ` [PR PATCH] [Merged]: zoom: update to 5.8.0.16 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).