Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Signal-Desktop: update to 6.29.0.
@ 2023-08-22 17:55 akierig
  2023-08-24 18:40 ` [PR PATCH] [Updated] " akierig
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: akierig @ 2023-08-22 17:55 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-6.29
https://github.com/void-linux/void-packages/pull/45715

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

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

From b6c87e73802f208084ccdc6bb69b7ff0f4ed059a Mon Sep 17 00:00:00 2001
From: anelki <akierig@fastmail.de>
Date: Tue, 22 Aug 2023 12:31:59 -0500
Subject: [PATCH] Signal-Desktop: update to 6.29.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 d912330d02c5e..c5c585fd50df6 100644
--- a/srcpkgs/Signal-Desktop/template
+++ b/srcpkgs/Signal-Desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'Signal-Desktop'
 pkgname=Signal-Desktop
-version=6.28.0
+version=6.29.0
 revision=1
 # Signal officially only supports x86_64 
 # x86_64-musl could potentially work based on the Alpine port:
@@ -14,7 +14,7 @@ maintainer="anelki <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=57e9af3e6740a7d6006c7fbb01c21c57ebe3dd8290a2428b1b0e5e7577fd214f
+checksum=7ae52d5666d3a3b1eda519f6078c1d05f804c2c6a8dc4d76692057539de3fdae
 nostrip_files="signal-desktop"
 
 post_extract() {

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

* Re: [PR PATCH] [Updated] Signal-Desktop: update to 6.29.0.
  2023-08-22 17:55 [PR PATCH] Signal-Desktop: update to 6.29.0 akierig
@ 2023-08-24 18:40 ` akierig
  2023-09-06 20:49 ` [PR PATCH] [Updated] Signal-Desktop: update to 6.29.1 akierig
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: akierig @ 2023-08-24 18:40 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-6.29
https://github.com/void-linux/void-packages/pull/45715

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

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

From e7ba089a26a726bd8d940701a11b10ecd703af38 Mon Sep 17 00:00:00 2001
From: anelki <akierig@fastmail.de>
Date: Tue, 22 Aug 2023 12:31:59 -0500
Subject: [PATCH] Signal-Desktop: update to 6.29.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 d912330d02c5e..905a53260aaef 100644
--- a/srcpkgs/Signal-Desktop/template
+++ b/srcpkgs/Signal-Desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'Signal-Desktop'
 pkgname=Signal-Desktop
-version=6.28.0
+version=6.29.1
 revision=1
 # Signal officially only supports x86_64 
 # x86_64-musl could potentially work based on the Alpine port:
@@ -14,7 +14,7 @@ maintainer="anelki <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=57e9af3e6740a7d6006c7fbb01c21c57ebe3dd8290a2428b1b0e5e7577fd214f
+checksum=7e9b15ab0817b4af183ef17891ca623aee631897a08eafc209034b68f9e2eaff
 nostrip_files="signal-desktop"
 
 post_extract() {

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

* Re: [PR PATCH] [Updated] Signal-Desktop: update to 6.29.1.
  2023-08-22 17:55 [PR PATCH] Signal-Desktop: update to 6.29.0 akierig
  2023-08-24 18:40 ` [PR PATCH] [Updated] " akierig
@ 2023-09-06 20:49 ` akierig
  2023-09-07 23:34 ` [PR PATCH] [Updated] Signal-Desktop: update to 6.30.0 akierig
  2023-09-11 23:46 ` [PR PATCH] [Merged]: Signal-Desktop: update to 6.30.1 classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: akierig @ 2023-09-06 20:49 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-6.29
https://github.com/void-linux/void-packages/pull/45715

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

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

From 6ab43ffd4ee54c52b33bc32119d92c16c83c999d Mon Sep 17 00:00:00 2001
From: anelki <akierig@fastmail.de>
Date: Tue, 22 Aug 2023 12:31:59 -0500
Subject: [PATCH] Signal-Desktop: update to 6.30.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 d912330d02c5e..b782d021b5ef2 100644
--- a/srcpkgs/Signal-Desktop/template
+++ b/srcpkgs/Signal-Desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'Signal-Desktop'
 pkgname=Signal-Desktop
-version=6.28.0
+version=6.30.0
 revision=1
 # Signal officially only supports x86_64 
 # x86_64-musl could potentially work based on the Alpine port:
@@ -14,7 +14,7 @@ maintainer="anelki <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=57e9af3e6740a7d6006c7fbb01c21c57ebe3dd8290a2428b1b0e5e7577fd214f
+checksum=b4369f51810543510f0e6067bd850c9c7e90d7c9c7656ba366d72cfa3056153f
 nostrip_files="signal-desktop"
 
 post_extract() {

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

* Re: [PR PATCH] [Updated] Signal-Desktop: update to 6.30.0
  2023-08-22 17:55 [PR PATCH] Signal-Desktop: update to 6.29.0 akierig
  2023-08-24 18:40 ` [PR PATCH] [Updated] " akierig
  2023-09-06 20:49 ` [PR PATCH] [Updated] Signal-Desktop: update to 6.29.1 akierig
@ 2023-09-07 23:34 ` akierig
  2023-09-11 23:46 ` [PR PATCH] [Merged]: Signal-Desktop: update to 6.30.1 classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: akierig @ 2023-09-07 23:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/akierig/void-packages signal-6.29
https://github.com/void-linux/void-packages/pull/45715

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

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

From 613791274cebdcb49372ebce94a4ba701e1486f0 Mon Sep 17 00:00:00 2001
From: anelki <akierig@fastmail.de>
Date: Tue, 22 Aug 2023 12:31:59 -0500
Subject: [PATCH] Signal-Desktop: update to 6.30.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 d912330d02c5e..d2c631c6b2522 100644
--- a/srcpkgs/Signal-Desktop/template
+++ b/srcpkgs/Signal-Desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'Signal-Desktop'
 pkgname=Signal-Desktop
-version=6.28.0
+version=6.30.1
 revision=1
 # Signal officially only supports x86_64 
 # x86_64-musl could potentially work based on the Alpine port:
@@ -14,7 +14,7 @@ maintainer="anelki <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=57e9af3e6740a7d6006c7fbb01c21c57ebe3dd8290a2428b1b0e5e7577fd214f
+checksum=3301a13b3c89d2cd14e86472dceaecca87f6be7a36d350c64e0abb4b4888898e
 nostrip_files="signal-desktop"
 
 post_extract() {

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

* Re: [PR PATCH] [Merged]: Signal-Desktop: update to 6.30.1
  2023-08-22 17:55 [PR PATCH] Signal-Desktop: update to 6.29.0 akierig
                   ` (2 preceding siblings ...)
  2023-09-07 23:34 ` [PR PATCH] [Updated] Signal-Desktop: update to 6.30.0 akierig
@ 2023-09-11 23:46 ` classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2023-09-11 23:46 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 6.30.1
https://github.com/void-linux/void-packages/pull/45715

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:[~2023-09-11 23:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-22 17:55 [PR PATCH] Signal-Desktop: update to 6.29.0 akierig
2023-08-24 18:40 ` [PR PATCH] [Updated] " akierig
2023-09-06 20:49 ` [PR PATCH] [Updated] Signal-Desktop: update to 6.29.1 akierig
2023-09-07 23:34 ` [PR PATCH] [Updated] Signal-Desktop: update to 6.30.0 akierig
2023-09-11 23:46 ` [PR PATCH] [Merged]: Signal-Desktop: update to 6.30.1 classabbyamp

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