Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Signal-Desktop: update to 5.42.0.
@ 2022-05-05 20:20 akierig
  2022-05-06  9:34 ` paper42
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: akierig @ 2022-05-05 20:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/akierig/void-packages signal-5.42
https://github.com/void-linux/void-packages/pull/36992

Signal-Desktop: update to 5.42.0.
#### Testing the changes
I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

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

From b046d8535a179557aace44328a7b9b3f67cd4f21 Mon Sep 17 00:00:00 2001
From: akierig <anelki@fastmail.de>
Date: Thu, 5 May 2022 15:18:37 -0500
Subject: [PATCH] Signal-Desktop: update to 5.42.0.

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

diff --git a/srcpkgs/Signal-Desktop/template b/srcpkgs/Signal-Desktop/template
index 43e11503bd50..f20a1e52df22 100644
--- a/srcpkgs/Signal-Desktop/template
+++ b/srcpkgs/Signal-Desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'Signal-Desktop'
 pkgname=Signal-Desktop
-version=5.41.0
+version=5.42.0
 revision=1
 # Signal officially only supports x86_64 (also due to Electron)
 # discontinued Electron 32-bit support: https://www.electronjs.org/blog/linux-32bit-support
@@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="AGPL-3.0-only"
 homepage="https://github.com/signalapp/Signal-Desktop"
 distfiles="https://github.com/signalapp/Signal-Desktop/archive/v${version}.tar.gz"
-checksum=55a201912f5a41c1a76d210d3942078e734ac619df7ffb56083149ce4995e949
+checksum=1df76564b517df78723f104da5b03eaa89d942df013c5865984f5d012224d14d
 nostrip_files="signal-desktop"
 
 post_extract() {

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

* Re: Signal-Desktop: update to 5.42.0.
  2022-05-05 20:20 [PR PATCH] Signal-Desktop: update to 5.42.0 akierig
@ 2022-05-06  9:34 ` paper42
  2022-05-09  1:56 ` akierig
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: paper42 @ 2022-05-06  9:34 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/36992#issuecomment-1119432083

Comment:
You did all of the updates recently, would you like to assign yourself as a maintainer of this package? It's currently orphaned.

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

* Re: Signal-Desktop: update to 5.42.0.
  2022-05-05 20:20 [PR PATCH] Signal-Desktop: update to 5.42.0 akierig
  2022-05-06  9:34 ` paper42
@ 2022-05-09  1:56 ` akierig
  2022-05-13  0:22 ` [PR PATCH] [Updated] " akierig
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: akierig @ 2022-05-09  1:56 UTC (permalink / raw)
  To: ml

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

New comment by akierig on void-packages repository

https://github.com/void-linux/void-packages/pull/36992#issuecomment-1120552340

Comment:
> You did all of the updates recently, would you like to assign yourself as a maintainer of this package? It's currently orphaned.

I've thought about it. My concern is what happens when it's more than just bumping the version and becomes something really *involved* with yarn/node etc. I've avoided them like the plague for a reason.

But sure, for the time being I am happy to adopt it. If something more complicated comes up, I'll file an issue.

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

* Re: [PR PATCH] [Updated] Signal-Desktop: update to 5.42.0.
  2022-05-05 20:20 [PR PATCH] Signal-Desktop: update to 5.42.0 akierig
  2022-05-06  9:34 ` paper42
  2022-05-09  1:56 ` akierig
@ 2022-05-13  0:22 ` akierig
  2022-05-13  0:24 ` [PR PATCH] [Updated] Signal-Desktop: update to 5.43.0, adopt akierig
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: akierig @ 2022-05-13  0:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/akierig/void-packages signal-5.42
https://github.com/void-linux/void-packages/pull/36992

Signal-Desktop: update to 5.42.0.
#### Testing the changes
I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

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

From 8d384064290ec891ea160e66b7e4f7b969703ce7 Mon Sep 17 00:00:00 2001
From: akierig <anelki@fastmail.de>
Date: Thu, 5 May 2022 15:18:37 -0500
Subject: [PATCH] Signal-Desktop: update to 5.43.0, adopt

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

diff --git a/srcpkgs/Signal-Desktop/template b/srcpkgs/Signal-Desktop/template
index 43e11503bd50..f20a1e52df22 100644
--- a/srcpkgs/Signal-Desktop/template
+++ b/srcpkgs/Signal-Desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'Signal-Desktop'
 pkgname=Signal-Desktop
-version=5.41.0
+version=5.42.0
 revision=1
 # Signal officially only supports x86_64 (also due to Electron)
 # discontinued Electron 32-bit support: https://www.electronjs.org/blog/linux-32bit-support
@@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="AGPL-3.0-only"
 homepage="https://github.com/signalapp/Signal-Desktop"
 distfiles="https://github.com/signalapp/Signal-Desktop/archive/v${version}.tar.gz"
-checksum=55a201912f5a41c1a76d210d3942078e734ac619df7ffb56083149ce4995e949
+checksum=1df76564b517df78723f104da5b03eaa89d942df013c5865984f5d012224d14d
 nostrip_files="signal-desktop"
 
 post_extract() {

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

* Re: [PR PATCH] [Updated] Signal-Desktop: update to 5.43.0, adopt.
  2022-05-05 20:20 [PR PATCH] Signal-Desktop: update to 5.42.0 akierig
                   ` (2 preceding siblings ...)
  2022-05-13  0:22 ` [PR PATCH] [Updated] " akierig
@ 2022-05-13  0:24 ` akierig
  2022-05-13  0:25 ` akierig
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: akierig @ 2022-05-13  0:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/akierig/void-packages signal-5.42
https://github.com/void-linux/void-packages/pull/36992

Signal-Desktop: update to 5.43.0, adopt.
#### Testing the changes
I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

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

From 33082d640ff4bd4da6350138bf7c8d0451bc78ff Mon Sep 17 00:00:00 2001
From: akierig <anelki@fastmail.de>
Date: Thu, 5 May 2022 15:18:37 -0500
Subject: [PATCH] Signal-Desktop: update to 5.43.0, adopt

---
 srcpkgs/Signal-Desktop/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/Signal-Desktop/template b/srcpkgs/Signal-Desktop/template
index 43e11503bd50..69dba7b97850 100644
--- a/srcpkgs/Signal-Desktop/template
+++ b/srcpkgs/Signal-Desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'Signal-Desktop'
 pkgname=Signal-Desktop
-version=5.41.0
+version=5.43.0
 revision=1
 # Signal officially only supports x86_64 (also due to Electron)
 # discontinued Electron 32-bit support: https://www.electronjs.org/blog/linux-32bit-support
@@ -10,11 +10,11 @@ archs="x86_64"
 hostmakedepends="git git-lfs nodejs python3 tar yarn"
 depends="cairo gtk+3 libvips pango"
 short_desc="Signal Private Messenger for Linux"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="akierig <akierig@fastmail.de>"
 license="AGPL-3.0-only"
 homepage="https://github.com/signalapp/Signal-Desktop"
 distfiles="https://github.com/signalapp/Signal-Desktop/archive/v${version}.tar.gz"
-checksum=55a201912f5a41c1a76d210d3942078e734ac619df7ffb56083149ce4995e949
+checksum=9239dfc0356cec3c0aaea93e09d0ac44030037f24c1dcc3725e1e417c74af419
 nostrip_files="signal-desktop"
 
 post_extract() {

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

* Re: [PR PATCH] [Updated] Signal-Desktop: update to 5.43.0, adopt.
  2022-05-05 20:20 [PR PATCH] Signal-Desktop: update to 5.42.0 akierig
                   ` (3 preceding siblings ...)
  2022-05-13  0:24 ` [PR PATCH] [Updated] Signal-Desktop: update to 5.43.0, adopt akierig
@ 2022-05-13  0:25 ` akierig
  2022-05-13  0:26 ` akierig
  2022-05-13  8:48 ` [PR PATCH] [Merged]: " paper42
  6 siblings, 0 replies; 8+ messages in thread
From: akierig @ 2022-05-13  0:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/akierig/void-packages signal-5.42
https://github.com/void-linux/void-packages/pull/36992

Signal-Desktop: update to 5.43.0, adopt.
#### Testing the changes
I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

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

From 6027c1cd7c3a333aa9c7a6330cdef19be9d00869 Mon Sep 17 00:00:00 2001
From: akierig <anelki@fastmail.de>
Date: Thu, 5 May 2022 15:18:37 -0500
Subject: [PATCH] Signal-Desktop: update to 5.43.0, adopt

---
 srcpkgs/Signal-Desktop/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/Signal-Desktop/template b/srcpkgs/Signal-Desktop/template
index 43e11503bd50..69dba7b97850 100644
--- a/srcpkgs/Signal-Desktop/template
+++ b/srcpkgs/Signal-Desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'Signal-Desktop'
 pkgname=Signal-Desktop
-version=5.41.0
+version=5.43.0
 revision=1
 # Signal officially only supports x86_64 (also due to Electron)
 # discontinued Electron 32-bit support: https://www.electronjs.org/blog/linux-32bit-support
@@ -10,11 +10,11 @@ archs="x86_64"
 hostmakedepends="git git-lfs nodejs python3 tar yarn"
 depends="cairo gtk+3 libvips pango"
 short_desc="Signal Private Messenger for Linux"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="akierig <akierig@fastmail.de>"
 license="AGPL-3.0-only"
 homepage="https://github.com/signalapp/Signal-Desktop"
 distfiles="https://github.com/signalapp/Signal-Desktop/archive/v${version}.tar.gz"
-checksum=55a201912f5a41c1a76d210d3942078e734ac619df7ffb56083149ce4995e949
+checksum=9239dfc0356cec3c0aaea93e09d0ac44030037f24c1dcc3725e1e417c74af419
 nostrip_files="signal-desktop"
 
 post_extract() {

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

* Re: [PR PATCH] [Updated] Signal-Desktop: update to 5.43.0, adopt.
  2022-05-05 20:20 [PR PATCH] Signal-Desktop: update to 5.42.0 akierig
                   ` (4 preceding siblings ...)
  2022-05-13  0:25 ` akierig
@ 2022-05-13  0:26 ` akierig
  2022-05-13  8:48 ` [PR PATCH] [Merged]: " paper42
  6 siblings, 0 replies; 8+ messages in thread
From: akierig @ 2022-05-13  0:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/akierig/void-packages signal-5.42
https://github.com/void-linux/void-packages/pull/36992

Signal-Desktop: update to 5.43.0, adopt.
#### Testing the changes
I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

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

From 6ba2f9d6ad34cbea50405db8f2509b61a50d3904 Mon Sep 17 00:00:00 2001
From: akierig <anelki@fastmail.de>
Date: Thu, 5 May 2022 15:18:37 -0500
Subject: [PATCH] Signal-Desktop: update to 5.43.0, adopt

---
 srcpkgs/Signal-Desktop/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/Signal-Desktop/template b/srcpkgs/Signal-Desktop/template
index 43e11503bd50..aee39932147e 100644
--- a/srcpkgs/Signal-Desktop/template
+++ b/srcpkgs/Signal-Desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'Signal-Desktop'
 pkgname=Signal-Desktop
-version=5.41.0
+version=5.43.0
 revision=1
 # Signal officially only supports x86_64 (also due to Electron)
 # discontinued Electron 32-bit support: https://www.electronjs.org/blog/linux-32bit-support
@@ -10,11 +10,11 @@ archs="x86_64"
 hostmakedepends="git git-lfs nodejs python3 tar yarn"
 depends="cairo gtk+3 libvips pango"
 short_desc="Signal Private Messenger for Linux"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="akierig <anelki@fastmail.de>"
 license="AGPL-3.0-only"
 homepage="https://github.com/signalapp/Signal-Desktop"
 distfiles="https://github.com/signalapp/Signal-Desktop/archive/v${version}.tar.gz"
-checksum=55a201912f5a41c1a76d210d3942078e734ac619df7ffb56083149ce4995e949
+checksum=9239dfc0356cec3c0aaea93e09d0ac44030037f24c1dcc3725e1e417c74af419
 nostrip_files="signal-desktop"
 
 post_extract() {

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

* Re: [PR PATCH] [Merged]: Signal-Desktop: update to 5.43.0, adopt.
  2022-05-05 20:20 [PR PATCH] Signal-Desktop: update to 5.42.0 akierig
                   ` (5 preceding siblings ...)
  2022-05-13  0:26 ` akierig
@ 2022-05-13  8:48 ` paper42
  6 siblings, 0 replies; 8+ messages in thread
From: paper42 @ 2022-05-13  8:48 UTC (permalink / raw)
  To: ml

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

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

Signal-Desktop: update to 5.43.0, adopt.
https://github.com/void-linux/void-packages/pull/36992

Description:
#### Testing the changes
I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

end of thread, other threads:[~2022-05-13  8:48 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-05 20:20 [PR PATCH] Signal-Desktop: update to 5.42.0 akierig
2022-05-06  9:34 ` paper42
2022-05-09  1:56 ` akierig
2022-05-13  0:22 ` [PR PATCH] [Updated] " akierig
2022-05-13  0:24 ` [PR PATCH] [Updated] Signal-Desktop: update to 5.43.0, adopt akierig
2022-05-13  0:25 ` akierig
2022-05-13  0:26 ` akierig
2022-05-13  8:48 ` [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).