Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Signal-Desktop: update to 5.44.0.
@ 2022-05-25 21:00 akierig
  2022-05-26 15:09 ` [PR PATCH] [Updated] " akierig
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: akierig @ 2022-05-25 21:00 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.44
https://github.com/void-linux/void-packages/pull/37294

Signal-Desktop: update to 5.44.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/37294.patch is attached

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

From e5bfc0b7e3dffd965439291c768cddce04411265 Mon Sep 17 00:00:00 2001
From: akierig <anelki@fastmail.de>
Date: Wed, 25 May 2022 15:59:53 -0500
Subject: [PATCH] Signal-Desktop: update to 5.44.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 aee39932147e..d809799b286b 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.43.0
+version=5.44.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="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=9239dfc0356cec3c0aaea93e09d0ac44030037f24c1dcc3725e1e417c74af419
+checksum=51f9de0baf25c79469b18870ef94da72530fe6af42906a9486f8b08cc3108c18
 nostrip_files="signal-desktop"
 
 post_extract() {

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

* Re: [PR PATCH] [Updated] Signal-Desktop: update to 5.44.0.
  2022-05-25 21:00 [PR PATCH] Signal-Desktop: update to 5.44.0 akierig
@ 2022-05-26 15:09 ` akierig
  2022-05-26 15:10 ` akierig
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: akierig @ 2022-05-26 15:09 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.44
https://github.com/void-linux/void-packages/pull/37294

Signal-Desktop: update to 5.44.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/37294.patch is attached

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

From 7e65c5997518fb138ad6ea0adb721a87f1aa4e59 Mon Sep 17 00:00:00 2001
From: akierig <anelki@fastmail.de>
Date: Wed, 25 May 2022 15:59:53 -0500
Subject: [PATCH] Signal-Desktop: update to 5.44.1.

---
 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 aee39932147e..d809799b286b 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.43.0
+version=5.44.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="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=9239dfc0356cec3c0aaea93e09d0ac44030037f24c1dcc3725e1e417c74af419
+checksum=51f9de0baf25c79469b18870ef94da72530fe6af42906a9486f8b08cc3108c18
 nostrip_files="signal-desktop"
 
 post_extract() {

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

* Re: [PR PATCH] [Updated] Signal-Desktop: update to 5.44.0.
  2022-05-25 21:00 [PR PATCH] Signal-Desktop: update to 5.44.0 akierig
  2022-05-26 15:09 ` [PR PATCH] [Updated] " akierig
@ 2022-05-26 15:10 ` akierig
  2022-06-01 23:21 ` [PR PATCH] [Updated] Signal-Desktop: update to 5.44.1 akierig
  2022-06-02  8:27 ` [PR PATCH] [Merged]: Signal-Desktop: update to 5.45.0 paper42
  3 siblings, 0 replies; 5+ messages in thread
From: akierig @ 2022-05-26 15:10 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.44
https://github.com/void-linux/void-packages/pull/37294

Signal-Desktop: update to 5.44.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/37294.patch is attached

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

From 4068a4ba6e111e65b9d1460d7923a1c219faf47e Mon Sep 17 00:00:00 2001
From: akierig <anelki@fastmail.de>
Date: Wed, 25 May 2022 15:59:53 -0500
Subject: [PATCH] Signal-Desktop: update to 5.44.1.

---
 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 aee39932147e..0c54de89e498 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.43.0
+version=5.44.1
 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="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=9239dfc0356cec3c0aaea93e09d0ac44030037f24c1dcc3725e1e417c74af419
+checksum=a3d9e8189a1f4e64a9be8b4015e77fe3dc0f79f71238c3989dfaa8ed64491111
 nostrip_files="signal-desktop"
 
 post_extract() {

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

* Re: [PR PATCH] [Updated] Signal-Desktop: update to 5.44.1.
  2022-05-25 21:00 [PR PATCH] Signal-Desktop: update to 5.44.0 akierig
  2022-05-26 15:09 ` [PR PATCH] [Updated] " akierig
  2022-05-26 15:10 ` akierig
@ 2022-06-01 23:21 ` akierig
  2022-06-02  8:27 ` [PR PATCH] [Merged]: Signal-Desktop: update to 5.45.0 paper42
  3 siblings, 0 replies; 5+ messages in thread
From: akierig @ 2022-06-01 23:21 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.44
https://github.com/void-linux/void-packages/pull/37294

Signal-Desktop: update to 5.44.1.
#### 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/37294.patch is attached

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

From ec0c1fb57a3cdf63194606293d38dea5fb2b1650 Mon Sep 17 00:00:00 2001
From: akierig <anelki@fastmail.de>
Date: Wed, 25 May 2022 15:59:53 -0500
Subject: [PATCH] Signal-Desktop: update to 5.45.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 aee39932147e..91e0ccfe3c50 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.43.0
+version=5.45.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="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=9239dfc0356cec3c0aaea93e09d0ac44030037f24c1dcc3725e1e417c74af419
+checksum=08db44bd786eec3e58c66851e9cc6b128c13e9c8486266dfc74937a0fce7bb37
 nostrip_files="signal-desktop"
 
 post_extract() {

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

* Re: [PR PATCH] [Merged]: Signal-Desktop: update to 5.45.0
  2022-05-25 21:00 [PR PATCH] Signal-Desktop: update to 5.44.0 akierig
                   ` (2 preceding siblings ...)
  2022-06-01 23:21 ` [PR PATCH] [Updated] Signal-Desktop: update to 5.44.1 akierig
@ 2022-06-02  8:27 ` paper42
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2022-06-02  8:27 UTC (permalink / raw)
  To: ml

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

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

Signal-Desktop: update to 5.45.0
https://github.com/void-linux/void-packages/pull/37294

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] 5+ messages in thread

end of thread, other threads:[~2022-06-02  8:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-25 21:00 [PR PATCH] Signal-Desktop: update to 5.44.0 akierig
2022-05-26 15:09 ` [PR PATCH] [Updated] " akierig
2022-05-26 15:10 ` akierig
2022-06-01 23:21 ` [PR PATCH] [Updated] Signal-Desktop: update to 5.44.1 akierig
2022-06-02  8:27 ` [PR PATCH] [Merged]: Signal-Desktop: update to 5.45.0 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).