Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Signal-Desktop: update to 6.45.0.
@ 2024-01-24 21:18 akierig
  2024-01-26 16:24 ` [PR PATCH] [Updated] " akierig
  2024-01-31 17:01 ` [PR PATCH] [Merged]: Signal-Desktop: update to 6.45.1 classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: akierig @ 2024-01-24 21:18 UTC (permalink / raw)
  To: ml

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

There is a new pull request by akierig against master on the void-packages repository

https://github.com/akierig/void-packages signal-6.45
https://github.com/void-linux/void-packages/pull/48360

Signal-Desktop: update to 6.45.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-glibc


A patch file from https://github.com/void-linux/void-packages/pull/48360.patch is attached

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

From 231a27484d516817a08fc0f3d6c76e48b3654747 Mon Sep 17 00:00:00 2001
From: anelki <akierig@fastmail.de>
Date: Wed, 24 Jan 2024 15:17:50 -0600
Subject: [PATCH] Signal-Desktop: update to 6.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 fe36b05f11257..c088736ca4049 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.44.1
+version=6.45.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=9ce0a35a26d29534189fc7bcee87716f4a40e858d1cb4fefa5682b502bdba31a
+checksum=fd47f3dfb31c3ba7dcea8e591b462d171a873c146c7be5f24bc783c25be34b67
 nostrip_files="signal-desktop"
 
 post_extract() {

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

* Re: [PR PATCH] [Updated] Signal-Desktop: update to 6.45.0.
  2024-01-24 21:18 [PR PATCH] Signal-Desktop: update to 6.45.0 akierig
@ 2024-01-26 16:24 ` akierig
  2024-01-31 17:01 ` [PR PATCH] [Merged]: Signal-Desktop: update to 6.45.1 classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: akierig @ 2024-01-26 16:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/akierig/void-packages signal-6.45
https://github.com/void-linux/void-packages/pull/48360

Signal-Desktop: update to 6.45.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-glibc


A patch file from https://github.com/void-linux/void-packages/pull/48360.patch is attached

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

From 601bab696f9d9b2abe8af8448f5af3c01650f842 Mon Sep 17 00:00:00 2001
From: anelki <akierig@fastmail.de>
Date: Wed, 24 Jan 2024 15:17:50 -0600
Subject: [PATCH] Signal-Desktop: update to 6.45.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 fe36b05f11257..ece22d9fcbcb2 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.44.1
+version=6.45.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=9ce0a35a26d29534189fc7bcee87716f4a40e858d1cb4fefa5682b502bdba31a
+checksum=58eff7e17f09bc001065eeab98b77a8f008ca66005426f49ef6168d7a2ecd555
 nostrip_files="signal-desktop"
 
 post_extract() {

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

* Re: [PR PATCH] [Merged]: Signal-Desktop: update to 6.45.1.
  2024-01-24 21:18 [PR PATCH] Signal-Desktop: update to 6.45.0 akierig
  2024-01-26 16:24 ` [PR PATCH] [Updated] " akierig
@ 2024-01-31 17:01 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2024-01-31 17:01 UTC (permalink / raw)
  To: ml

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

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

Signal-Desktop: update to 6.45.1.
https://github.com/void-linux/void-packages/pull/48360

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-glibc


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

end of thread, other threads:[~2024-01-31 17:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-24 21:18 [PR PATCH] Signal-Desktop: update to 6.45.0 akierig
2024-01-26 16:24 ` [PR PATCH] [Updated] " akierig
2024-01-31 17:01 ` [PR PATCH] [Merged]: Signal-Desktop: update to 6.45.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).