Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Update to 4.11.1
@ 2020-11-19 18:38 rtiangha
  2020-11-19 19:11 ` ericonr
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: rtiangha @ 2020-11-19 18:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/rtiangha/void-packages slack-desktop
https://github.com/void-linux/void-packages/pull/26507

Update to 4.11.1
Built package and tested working on amd64.

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

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

From c4f4ac22c4c6f8e5164da53e91434077b2893945 Mon Sep 17 00:00:00 2001
From: Reg Tiangha <reg@reginaldtiangha.com>
Date: Thu, 19 Nov 2020 11:32:05 -0700
Subject: [PATCH] Update to 4.11.1

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

diff --git a/srcpkgs/slack-desktop/template b/srcpkgs/slack-desktop/template
index 7624d15a5eb..482e2ff2a89 100644
--- a/srcpkgs/slack-desktop/template
+++ b/srcpkgs/slack-desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'slack-desktop'
 pkgname=slack-desktop
-version=4.11.0
+version=4.11.1
 revision=1
 archs="x86_64"
 hostmakedepends="tar xz"
@@ -10,7 +10,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="custom:Proprietary"
 homepage="https://slack.com/"
 distfiles="https://slack-ssb-updates.global.ssl.fastly.net/linux_releases/${pkgname}-${version}-amd64.deb"
-checksum=ecfe313c75ceb01c8f142a90efa728a1009b5ade1bd7dd74b84fd05102ebccbe
+checksum=cf549741b6477cca74be04e56b96a8a9bfb02452ebd641d1c0aa286afb7883e4
 restricted=yes
 repository="nonfree"
 nopie=yes

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

* Re: Update to 4.11.1
  2020-11-19 18:38 [PR PATCH] Update to 4.11.1 rtiangha
@ 2020-11-19 19:11 ` ericonr
  2020-11-19 19:49 ` [PR PATCH] [Updated] slack-desktop: update " rtiangha
  2020-11-19 23:43 ` [PR PATCH] [Merged]: " ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: ericonr @ 2020-11-19 19:11 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/26507#issuecomment-730579430

Comment:
Please follow commit style with `slack-desktop: update to 4.11.1.`

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

* Re: [PR PATCH] [Updated] slack-desktop: update to 4.11.1
  2020-11-19 18:38 [PR PATCH] Update to 4.11.1 rtiangha
  2020-11-19 19:11 ` ericonr
@ 2020-11-19 19:49 ` rtiangha
  2020-11-19 23:43 ` [PR PATCH] [Merged]: " ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: rtiangha @ 2020-11-19 19:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/rtiangha/void-packages slack-desktop
https://github.com/void-linux/void-packages/pull/26507

slack-desktop: update to 4.11.1
Built package and tested working on amd64.

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

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

From f1251ee683cd8e70ec7d584e7c2a0f8dc49adab9 Mon Sep 17 00:00:00 2001
From: Reg Tiangha <reg@reginaldtiangha.com>
Date: Thu, 19 Nov 2020 11:32:05 -0700
Subject: [PATCH] slack-desktop: update to 4.11.1

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

diff --git a/srcpkgs/slack-desktop/template b/srcpkgs/slack-desktop/template
index 7624d15a5eb..482e2ff2a89 100644
--- a/srcpkgs/slack-desktop/template
+++ b/srcpkgs/slack-desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'slack-desktop'
 pkgname=slack-desktop
-version=4.11.0
+version=4.11.1
 revision=1
 archs="x86_64"
 hostmakedepends="tar xz"
@@ -10,7 +10,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="custom:Proprietary"
 homepage="https://slack.com/"
 distfiles="https://slack-ssb-updates.global.ssl.fastly.net/linux_releases/${pkgname}-${version}-amd64.deb"
-checksum=ecfe313c75ceb01c8f142a90efa728a1009b5ade1bd7dd74b84fd05102ebccbe
+checksum=cf549741b6477cca74be04e56b96a8a9bfb02452ebd641d1c0aa286afb7883e4
 restricted=yes
 repository="nonfree"
 nopie=yes

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

* Re: [PR PATCH] [Merged]: slack-desktop: update to 4.11.1
  2020-11-19 18:38 [PR PATCH] Update to 4.11.1 rtiangha
  2020-11-19 19:11 ` ericonr
  2020-11-19 19:49 ` [PR PATCH] [Updated] slack-desktop: update " rtiangha
@ 2020-11-19 23:43 ` ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: ericonr @ 2020-11-19 23:43 UTC (permalink / raw)
  To: ml

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

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

slack-desktop: update to 4.11.1
https://github.com/void-linux/void-packages/pull/26507

Description:
Built package and tested working on amd64.

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

end of thread, other threads:[~2020-11-19 23:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-19 18:38 [PR PATCH] Update to 4.11.1 rtiangha
2020-11-19 19:11 ` ericonr
2020-11-19 19:49 ` [PR PATCH] [Updated] slack-desktop: update " rtiangha
2020-11-19 23:43 ` [PR PATCH] [Merged]: " ericonr

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