* [PR PATCH] Signal-Desktop: update to 7.40.0.
@ 2025-01-31 20:45 MouadCharradi
2025-02-06 16:32 ` [PR PATCH] [Updated] " MouadCharradi
2025-02-07 2:15 ` [PR PATCH] [Merged]: Signal-Desktop: update to 7.41.0 classabbyamp
0 siblings, 2 replies; 3+ messages in thread
From: MouadCharradi @ 2025-01-31 20:45 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 505 bytes --]
There is a new pull request by MouadCharradi against master on the void-packages repository
https://github.com/MouadCharradi/void-packages Signal-Desktop
https://github.com/void-linux/void-packages/pull/54165
Signal-Desktop: update to 7.40.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/54165.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-Signal-Desktop-54165.patch --]
[-- Type: text/x-diff, Size: 1243 bytes --]
From 772a6159a4d4a94ee1cb90a7e19014f988479eb4 Mon Sep 17 00:00:00 2001
From: Mouad Charradi <charradimouad58@gmail.com>
Date: Fri, 31 Jan 2025 21:43:41 +0100
Subject: [PATCH] Signal-Desktop: update to 7.40.0.
---
srcpkgs/Signal-Desktop/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/Signal-Desktop/template b/srcpkgs/Signal-Desktop/template
index f0b91b6f770845..5afbdbbd3faf51 100644
--- a/srcpkgs/Signal-Desktop/template
+++ b/srcpkgs/Signal-Desktop/template
@@ -1,7 +1,7 @@
# Template file for 'Signal-Desktop'
pkgname=Signal-Desktop
-version=7.36.1
-revision=2
+version=7.40.0
+revision=1
# Signal officially only supports x86_64
# x86_64-musl could potentially work based on the Alpine port:
# https://git.alpinelinux.org/aports/tree/testing/signal-desktop
@@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
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=bdd40182eb729458fc6b8156e73a4b1023b82d90e067180666f1e3241cbfb97a
+checksum=c4e0cce72d69cbe818c59365aaff8630e66bf2555d5ce42b68bec3ca5bb5ddfe
nostrip_files="signal-desktop"
post_extract() {
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PR PATCH] [Updated] Signal-Desktop: update to 7.40.0.
2025-01-31 20:45 [PR PATCH] Signal-Desktop: update to 7.40.0 MouadCharradi
@ 2025-02-06 16:32 ` MouadCharradi
2025-02-07 2:15 ` [PR PATCH] [Merged]: Signal-Desktop: update to 7.41.0 classabbyamp
1 sibling, 0 replies; 3+ messages in thread
From: MouadCharradi @ 2025-02-06 16:32 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 510 bytes --]
There is an updated pull request by MouadCharradi against master on the void-packages repository
https://github.com/MouadCharradi/void-packages Signal-Desktop
https://github.com/void-linux/void-packages/pull/54165
Signal-Desktop: update to 7.40.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/54165.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-Signal-Desktop-54165.patch --]
[-- Type: text/x-diff, Size: 1242 bytes --]
From fa6069e8ef339195339c21a87c4e7eb934191b0c Mon Sep 17 00:00:00 2001
From: Mouad Charradi <charradimouad58@gmail.com>
Date: Thu, 6 Feb 2025 17:32:03 +0100
Subject: [PATCH] Signal-Desktop: update to 7.41.0.
---
srcpkgs/Signal-Desktop/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/Signal-Desktop/template b/srcpkgs/Signal-Desktop/template
index f0b91b6f770845..84a702329b05dc 100644
--- a/srcpkgs/Signal-Desktop/template
+++ b/srcpkgs/Signal-Desktop/template
@@ -1,7 +1,7 @@
# Template file for 'Signal-Desktop'
pkgname=Signal-Desktop
-version=7.36.1
-revision=2
+version=7.41.0
+revision=1
# Signal officially only supports x86_64
# x86_64-musl could potentially work based on the Alpine port:
# https://git.alpinelinux.org/aports/tree/testing/signal-desktop
@@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
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=bdd40182eb729458fc6b8156e73a4b1023b82d90e067180666f1e3241cbfb97a
+checksum=f29543571f0507ecf7a6d02773a2c4fb8e16a943ab0a7ed9822667c7a7d6865d
nostrip_files="signal-desktop"
post_extract() {
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PR PATCH] [Merged]: Signal-Desktop: update to 7.41.0.
2025-01-31 20:45 [PR PATCH] Signal-Desktop: update to 7.40.0 MouadCharradi
2025-02-06 16:32 ` [PR PATCH] [Updated] " MouadCharradi
@ 2025-02-07 2:15 ` classabbyamp
1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2025-02-07 2:15 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 335 bytes --]
There's a merged pull request on the void-packages repository
Signal-Desktop: update to 7.41.0.
https://github.com/void-linux/void-packages/pull/54165
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:[~2025-02-07 2:15 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-31 20:45 [PR PATCH] Signal-Desktop: update to 7.40.0 MouadCharradi
2025-02-06 16:32 ` [PR PATCH] [Updated] " MouadCharradi
2025-02-07 2:15 ` [PR PATCH] [Merged]: Signal-Desktop: update to 7.41.0 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).