Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Signal-Desktop: update to 6.24.0.
@ 2023-07-07  4:50 akierig
  2023-07-07 19:32 ` [PR PATCH] [Updated] " akierig
  2023-07-09  7:47 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: akierig @ 2023-07-07  4:50 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.24
https://github.com/void-linux/void-packages/pull/44893

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

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

From 7b361bf7a5fc23526e01f81ced27c51515a40943 Mon Sep 17 00:00:00 2001
From: anelki <akierig@fastmail.de>
Date: Thu, 6 Jul 2023 23:30:05 -0500
Subject: [PATCH] Signal-Desktop: update to 6.24.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 4be72538e92f..8a1a22cb069d 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.23.0
+version=6.24.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=dc004b5a31c4896aa0478618ed9226cc931f819f44a26966956f9fe586967060
+checksum=0bf60630c757962c725dcd6520a434e941bd88e6abb0ccb65f764d5e53157073
 nostrip_files="signal-desktop"
 
 post_extract() {

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

* Re: [PR PATCH] [Updated] Signal-Desktop: update to 6.24.0.
  2023-07-07  4:50 [PR PATCH] Signal-Desktop: update to 6.24.0 akierig
@ 2023-07-07 19:32 ` akierig
  2023-07-09  7:47 ` [PR PATCH] [Merged]: " classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: akierig @ 2023-07-07 19:32 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.24
https://github.com/void-linux/void-packages/pull/44893

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

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

From d92de4787ef71a438e2fc360642b977aee1aa829 Mon Sep 17 00:00:00 2001
From: anelki <akierig@fastmail.de>
Date: Thu, 6 Jul 2023 23:30:05 -0500
Subject: [PATCH] Signal-Desktop: update to 6.24.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 4be72538e92f..8a1a22cb069d 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.23.0
+version=6.24.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=dc004b5a31c4896aa0478618ed9226cc931f819f44a26966956f9fe586967060
+checksum=0bf60630c757962c725dcd6520a434e941bd88e6abb0ccb65f764d5e53157073
 nostrip_files="signal-desktop"
 
 post_extract() {

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

* Re: [PR PATCH] [Merged]: Signal-Desktop: update to 6.24.0.
  2023-07-07  4:50 [PR PATCH] Signal-Desktop: update to 6.24.0 akierig
  2023-07-07 19:32 ` [PR PATCH] [Updated] " akierig
@ 2023-07-09  7:47 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2023-07-09  7:47 UTC (permalink / raw)
  To: ml

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

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

Signal-Desktop: update to 6.24.0.
https://github.com/void-linux/void-packages/pull/44893

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:[~2023-07-09  7:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-07  4:50 [PR PATCH] Signal-Desktop: update to 6.24.0 akierig
2023-07-07 19:32 ` [PR PATCH] [Updated] " akierig
2023-07-09  7:47 ` [PR PATCH] [Merged]: " 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).