Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Signal-Desktop: update to 5.61.1.
@ 2022-09-30  1:10 akierig
  2022-09-30 16:58 ` [PR PATCH] [Updated] " akierig
  2022-09-30 17:37 ` [PR PATCH] [Merged]: " paper42
  0 siblings, 2 replies; 3+ messages in thread
From: akierig @ 2022-09-30  1:10 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.61.1
https://github.com/void-linux/void-packages/pull/39535

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

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

From 401bbaba7fbc0bce408ae3525421ea93c624c9ce Mon Sep 17 00:00:00 2001
From: akierig <anelki@fastmail.de>
Date: Thu, 29 Sep 2022 20:03:05 -0500
Subject: [PATCH] Signal-Desktop: update to 5.61.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 d32b1be7863c..eff2ed6f74b2 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.61.0
+version=5.61.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=8d1cc35acc5ffadc35a0063eb413d2192e80929db269911482b7613f1c4a567c
+checksum=328489be7e3fb7ff0a24da060dac83950144b750832d9d650627eec219be0e1a
 nostrip_files="signal-desktop"
 
 post_extract() {

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

* Re: [PR PATCH] [Updated] Signal-Desktop: update to 5.61.1.
  2022-09-30  1:10 [PR PATCH] Signal-Desktop: update to 5.61.1 akierig
@ 2022-09-30 16:58 ` akierig
  2022-09-30 17:37 ` [PR PATCH] [Merged]: " paper42
  1 sibling, 0 replies; 3+ messages in thread
From: akierig @ 2022-09-30 16:58 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.61.1
https://github.com/void-linux/void-packages/pull/39535

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

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

From a49bcf7a0d4ce7c33c976e558943174ba75b431c Mon Sep 17 00:00:00 2001
From: akierig <anelki@fastmail.de>
Date: Thu, 29 Sep 2022 20:03:05 -0500
Subject: [PATCH] Signal-Desktop: update to 5.61.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 d32b1be7863c..eff2ed6f74b2 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.61.0
+version=5.61.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=8d1cc35acc5ffadc35a0063eb413d2192e80929db269911482b7613f1c4a567c
+checksum=328489be7e3fb7ff0a24da060dac83950144b750832d9d650627eec219be0e1a
 nostrip_files="signal-desktop"
 
 post_extract() {

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

* Re: [PR PATCH] [Merged]: Signal-Desktop: update to 5.61.1.
  2022-09-30  1:10 [PR PATCH] Signal-Desktop: update to 5.61.1 akierig
  2022-09-30 16:58 ` [PR PATCH] [Updated] " akierig
@ 2022-09-30 17:37 ` paper42
  1 sibling, 0 replies; 3+ messages in thread
From: paper42 @ 2022-09-30 17:37 UTC (permalink / raw)
  To: ml

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

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

Signal-Desktop: update to 5.61.1.
https://github.com/void-linux/void-packages/pull/39535

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

end of thread, other threads:[~2022-09-30 17:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-30  1:10 [PR PATCH] Signal-Desktop: update to 5.61.1 akierig
2022-09-30 16:58 ` [PR PATCH] [Updated] " akierig
2022-09-30 17:37 ` [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).