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:14:25 +0200	[thread overview]
Message-ID: <20240523071425.AF0AD23E2E@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: 2477 bytes --]

From 6fce961e2a49525be630817656a5a50e3cab1e54 Mon Sep 17 00:00:00 2001
From: Mihail Ivanchev <contact@ivanchev.net>
Date: Thu, 23 May 2024 08:56:51 +0200
Subject: [PATCH 1/2] Signal-Desktop: update to 7.10.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 09ef523eb67c2f..a67b125fb97bc5 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,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=fb3e59e853b16a99dee5db556b45dd19694b9c7f5e2505dcb546957c7c9bd26a
+checksum=4b695219fcd347ae41590633a7e4c461bf98bceeb5254b3cf744663ac2703ee0
 nostrip_files="signal-desktop"
 
 post_extract() {

From bba97cfe7ae9a32885bdb04dde78c6657083488f Mon Sep 17 00:00:00 2001
From: Mihail Ivanchev <contact@ivanchev.net>
Date: Thu, 23 May 2024 09:14:18 +0200
Subject: [PATCH 2/2] nodejs: update to 20.13.1

---
 srcpkgs/nodejs/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/nodejs/template b/srcpkgs/nodejs/template
index 33d4fd11ad8a9e..69304162ff7184 100644
--- a/srcpkgs/nodejs/template
+++ b/srcpkgs/nodejs/template
@@ -1,6 +1,6 @@
 # Template file for 'nodejs'
 pkgname=nodejs
-version=18.19.1
+version=20.13.1
 revision=1
 hostmakedepends="which pkg-config python3-setuptools"
 _make_depends="zlib-devel $(vopt_if icu icu-devel)
@@ -15,7 +15,7 @@ license="MIT"
 homepage="https://nodejs.org/"
 changelog="https://raw.githubusercontent.com/nodejs/node/main/doc/changelogs/CHANGELOG_V${version%%.*}.md"
 distfiles="https://nodejs.org/dist/v${version}/node-v${version}.tar.xz"
-checksum=090f96a2ecde080b6b382c6d642bca5d0be4702a78cb555be7bf02b20bd16ded
+checksum=791786a09023241cb7e4f7d65ec90aa924bb39141ff7bb6d5a1dedf7def4b4e7
 python_version=3
 
 build_options="ssl libuv icu nghttp2 cares brotli"

  parent reply	other threads:[~2024-05-23  7:14 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 ` MIvanchev [this message]
2024-05-23  7:20 ` [PR PATCH] [Updated] " 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
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=20240523071425.AF0AD23E2E@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).