Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Signal-Desktop: update to 5.51.1.
@ 2022-07-26 19:56 akierig
  2022-07-26 20:14 ` [PR PATCH] [Updated] " akierig
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: akierig @ 2022-07-26 19:56 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.51.1
https://github.com/void-linux/void-packages/pull/38288

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

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

From 78b931598363569f4510295d9cf557bf4bf53795 Mon Sep 17 00:00:00 2001
From: akierig <anelki@fastmail.de>
Date: Tue, 26 Jul 2022 14:55:13 -0500
Subject: [PATCH] Signal-Desktop: update to 5.51.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 2879f257ff78..b1eaf2bb5ef7 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.51.0
+version=5.51.1
 revision=1
 # Signal officially only supports x86_64 (also due to Electron)
 # x86_64-musl fails because of its dependency on 'node-gyp' which depends on a glibc specific extension
@@ -13,7 +13,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=1c9f51b56376d4d64fb6e4fbf4d960a0b73a082b29c0c1267d8946af667fa9a2
+checksum=d359a9cc816ba91aef2429f54eb549b5b0eed6ca9b40f9dc50621f9dc97bf856
 nostrip_files="signal-desktop"
 
 post_extract() {

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

* Re: [PR PATCH] [Updated] Signal-Desktop: update to 5.51.1.
  2022-07-26 19:56 [PR PATCH] Signal-Desktop: update to 5.51.1 akierig
@ 2022-07-26 20:14 ` akierig
  2022-07-28  4:59 ` akierig
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: akierig @ 2022-07-26 20:14 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.51.1
https://github.com/void-linux/void-packages/pull/38288

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

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

From d0c09b90a70572606f1728f52f76ba8b24215ec5 Mon Sep 17 00:00:00 2001
From: akierig <anelki@fastmail.de>
Date: Tue, 26 Jul 2022 14:55:13 -0500
Subject: [PATCH] Signal-Desktop: update to 5.51.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 2879f257ff78..b1eaf2bb5ef7 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.51.0
+version=5.51.1
 revision=1
 # Signal officially only supports x86_64 (also due to Electron)
 # x86_64-musl fails because of its dependency on 'node-gyp' which depends on a glibc specific extension
@@ -13,7 +13,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=1c9f51b56376d4d64fb6e4fbf4d960a0b73a082b29c0c1267d8946af667fa9a2
+checksum=d359a9cc816ba91aef2429f54eb549b5b0eed6ca9b40f9dc50621f9dc97bf856
 nostrip_files="signal-desktop"
 
 post_extract() {

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

* Re: [PR PATCH] [Updated] Signal-Desktop: update to 5.51.1.
  2022-07-26 19:56 [PR PATCH] Signal-Desktop: update to 5.51.1 akierig
  2022-07-26 20:14 ` [PR PATCH] [Updated] " akierig
@ 2022-07-28  4:59 ` akierig
  2022-07-28  4:59 ` akierig
  2022-07-28  7:54 ` [PR PATCH] [Merged]: Signal-Desktop: update to 5.52.0 paper42
  3 siblings, 0 replies; 5+ messages in thread
From: akierig @ 2022-07-28  4:59 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.51.1
https://github.com/void-linux/void-packages/pull/38288

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

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

From fe46b62568f3299fc3da45da53f378ab4703ccf5 Mon Sep 17 00:00:00 2001
From: akierig <anelki@fastmail.de>
Date: Tue, 26 Jul 2022 14:55:13 -0500
Subject: [PATCH] Signal-Desktop: update to 5.52.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 2879f257ff78..b1eaf2bb5ef7 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.51.0
+version=5.51.1
 revision=1
 # Signal officially only supports x86_64 (also due to Electron)
 # x86_64-musl fails because of its dependency on 'node-gyp' which depends on a glibc specific extension
@@ -13,7 +13,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=1c9f51b56376d4d64fb6e4fbf4d960a0b73a082b29c0c1267d8946af667fa9a2
+checksum=d359a9cc816ba91aef2429f54eb549b5b0eed6ca9b40f9dc50621f9dc97bf856
 nostrip_files="signal-desktop"
 
 post_extract() {

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

* Re: [PR PATCH] [Updated] Signal-Desktop: update to 5.51.1.
  2022-07-26 19:56 [PR PATCH] Signal-Desktop: update to 5.51.1 akierig
  2022-07-26 20:14 ` [PR PATCH] [Updated] " akierig
  2022-07-28  4:59 ` akierig
@ 2022-07-28  4:59 ` akierig
  2022-07-28  7:54 ` [PR PATCH] [Merged]: Signal-Desktop: update to 5.52.0 paper42
  3 siblings, 0 replies; 5+ messages in thread
From: akierig @ 2022-07-28  4:59 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.51.1
https://github.com/void-linux/void-packages/pull/38288

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

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

From 3066c3629c2ec5705dbd9e56180a982c14c75d17 Mon Sep 17 00:00:00 2001
From: akierig <anelki@fastmail.de>
Date: Tue, 26 Jul 2022 14:55:13 -0500
Subject: [PATCH] Signal-Desktop: update to 5.52.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 2879f257ff78..71f9dae7ad61 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.51.0
+version=5.52.0
 revision=1
 # Signal officially only supports x86_64 (also due to Electron)
 # x86_64-musl fails because of its dependency on 'node-gyp' which depends on a glibc specific extension
@@ -13,7 +13,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=1c9f51b56376d4d64fb6e4fbf4d960a0b73a082b29c0c1267d8946af667fa9a2
+checksum=acb8666617f13c41b64d437f14678169d1b7fe9af06411cef50659036f7b4de3
 nostrip_files="signal-desktop"
 
 post_extract() {

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

* Re: [PR PATCH] [Merged]: Signal-Desktop: update to 5.52.0
  2022-07-26 19:56 [PR PATCH] Signal-Desktop: update to 5.51.1 akierig
                   ` (2 preceding siblings ...)
  2022-07-28  4:59 ` akierig
@ 2022-07-28  7:54 ` paper42
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2022-07-28  7:54 UTC (permalink / raw)
  To: ml

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

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

Signal-Desktop: update to 5.52.0
https://github.com/void-linux/void-packages/pull/38288

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-07-28  7:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-26 19:56 [PR PATCH] Signal-Desktop: update to 5.51.1 akierig
2022-07-26 20:14 ` [PR PATCH] [Updated] " akierig
2022-07-28  4:59 ` akierig
2022-07-28  4:59 ` akierig
2022-07-28  7:54 ` [PR PATCH] [Merged]: Signal-Desktop: update to 5.52.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).