Github messages for voidlinux
 help / color / mirror / Atom feed
From: MIvanchev <MIvanchev@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] Signal-Desktop: update to 7.10.0
Date: Thu, 23 May 2024 09:36:11 +0200	[thread overview]
Message-ID: <20240523073611.C9C4428B26@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-50479@inbox.vuxu.org>

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

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

https://github.com/MIvanchev/void-packages Signal-Desktop
https://github.com/void-linux/void-packages/pull/50479

Signal-Desktop: update to 7.10.0
#### Testing the changes
- I tested the changes in this PR: **NO**


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-Signal-Desktop-50479.patch --]
[-- Type: text/x-diff, Size: 1611 bytes --]

From 3fa10d0e1ad1a2be5e7c5b0f00a8df5d8b1f8e8b Mon Sep 17 00:00:00 2001
From: Mihail Ivanchev <contact@ivanchev.net>
Date: Thu, 23 May 2024 08:56:51 +0200
Subject: [PATCH] Signal-Desktop: update to 7.10.0

---
 srcpkgs/Signal-Desktop/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/Signal-Desktop/template b/srcpkgs/Signal-Desktop/template
index 09ef523eb67c2f..63242388333e39 100644
--- a/srcpkgs/Signal-Desktop/template
+++ b/srcpkgs/Signal-Desktop/template
@@ -1,8 +1,8 @@
 # Template file for 'Signal-Desktop'
 pkgname=Signal-Desktop
-version=6.48.1
+version=7.10.0
 revision=1
-# Signal officially only supports x86_64 
+# 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
 # ARM: https://github.com/signalapp/Signal-Desktop/issues/3410
@@ -14,14 +14,14 @@ 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=fb3e59e853b16a99dee5db556b45dd19694b9c7f5e2505dcb546957c7c9bd26a
+checksum=4b695219fcd347ae41590633a7e4c461bf98bceeb5254b3cf744663ac2703ee0
 nostrip_files="signal-desktop"
 
 post_extract() {
 	# git-lfs hook needs to be installed for one of the dependencies
 	git lfs install
 
-	vsed 's/"node": "/&>=/' -i package.json
+	vsed 's/"node": ".*"/"node": ">=18.19.1"/' -i package.json
 
 	npm install -g yarn
 	# Dependencies have to be installed before applying patch

  parent reply	other threads:[~2024-05-23  7:36 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-23  6:57 [PR PATCH] " MIvanchev
2024-05-23  6:58 ` MIvanchev
2024-05-23  7:14 ` [PR PATCH] [Updated] " MIvanchev
2024-05-23  7:20 ` MIvanchev
2024-05-23  7:23 ` MIvanchev
2024-05-23  7:24 ` MIvanchev
2024-05-23  7:26 ` MIvanchev
2024-05-23  7:36 ` MIvanchev [this message]
2024-05-23  7:46 ` MIvanchev
2024-05-23  7:49 ` [PR PATCH] [Updated] " MIvanchev
2024-05-23  7:55 ` okawo80085
2024-05-23 11:18 ` [PR REVIEW] " ahesford
2024-05-23 11:22 ` [PR PATCH] [Merged]: " leahneukirchen
2024-05-23 11:58 ` [PR REVIEW] " MIvanchev
2024-05-23 12:17 ` leahneukirchen
2024-05-23 12:36 ` MIvanchev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240523073611.C9C4428B26@inbox.vuxu.org \
    --to=mivanchev@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).