Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Electrum446
@ 2023-09-09 12:53 ar-jan
  2023-09-09 13:12 ` electrum: update to 4.4.6 ar-jan
  2023-09-09 20:07 ` [PR PATCH] [Merged]: " lemmi
  0 siblings, 2 replies; 3+ messages in thread
From: ar-jan @ 2023-09-09 12:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ar-jan/void-packages electrum446
https://github.com/void-linux/void-packages/pull/45989

Electrum446
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**


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

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

From 4542da449770d2bc9655ca6a95b47ef40ed5103c Mon Sep 17 00:00:00 2001
From: Arjan Mossel <arjanmossel@gmail.com>
Date: Sat, 9 Sep 2023 14:37:26 +0200
Subject: [PATCH 1/2] libsecp256k1: update to 0.4.0.

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

diff --git a/srcpkgs/libsecp256k1/template b/srcpkgs/libsecp256k1/template
index 0d0ad32453596..8155b45815413 100644
--- a/srcpkgs/libsecp256k1/template
+++ b/srcpkgs/libsecp256k1/template
@@ -1,6 +1,6 @@
 # Template file for 'libsecp256k1'
 pkgname=libsecp256k1
-version=0.3.2
+version=0.4.0
 revision=1
 build_style=gnu-configure
 configure_args="--disable-benchmark --disable-coverage --enable-experimental
@@ -12,7 +12,7 @@ maintainer="Arjan Mossel <arjanmossel@gmail.com>"
 license="MIT"
 homepage="https://github.com/bitcoin-core/secp256k1"
 distfiles="https://github.com/bitcoin-core/secp256k1/archive/v${version}.tar.gz"
-checksum="ef2e1061951b8cf94a7597b4e60fd7810613e327e25305e8d73dfdff67d12190"
+checksum="d7c956606e7f52b7703fd2967cb31d2e21ec90c0b440ff1cc7c7d764a4092b98"
 
 pre_configure() {
 	./autogen.sh

From 6c5b3611b3861f73ea1c5fea9d6576ab22f6ce70 Mon Sep 17 00:00:00 2001
From: Arjan Mossel <arjanmossel@gmail.com>
Date: Sat, 9 Sep 2023 14:49:03 +0200
Subject: [PATCH 2/2] electrum: update to 4.4.6.

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

diff --git a/srcpkgs/electrum/template b/srcpkgs/electrum/template
index e7daefc1ae53d..d260fb7501259 100644
--- a/srcpkgs/electrum/template
+++ b/srcpkgs/electrum/template
@@ -1,6 +1,6 @@
 # Template file for 'electrum'
 pkgname=electrum
-version=4.4.5
+version=4.4.6
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools python3-PyQt5-devel-tools"
@@ -21,7 +21,7 @@ license="MIT"
 homepage="https://electrum.org/"
 changelog="https://raw.githubusercontent.com/spesmilo/electrum/master/RELEASE-NOTES"
 distfiles="https://github.com/spesmilo/electrum/archive/${version}.tar.gz"
-checksum=8e0f7717c8df060b1b7771604dcde28568ad3e7fd88282c84a1b3ac839d9721c
+checksum=8bec8bfcee5c27a47b3c4753dd39692b60face0fc90ef1bcfb8d4c464900c6ab
 
 post_install() {
 	vsed -i -e 's|electrum %u|electrum|' \

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

* Re: electrum: update to 4.4.6
  2023-09-09 12:53 [PR PATCH] Electrum446 ar-jan
@ 2023-09-09 13:12 ` ar-jan
  2023-09-09 20:07 ` [PR PATCH] [Merged]: " lemmi
  1 sibling, 0 replies; 3+ messages in thread
From: ar-jan @ 2023-09-09 13:12 UTC (permalink / raw)
  To: ml

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

New comment by ar-jan on void-packages repository

https://github.com/void-linux/void-packages/pull/45989#issuecomment-1712509066

Comment:
@lemmi security update for electrum

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

* Re: [PR PATCH] [Merged]: electrum: update to 4.4.6
  2023-09-09 12:53 [PR PATCH] Electrum446 ar-jan
  2023-09-09 13:12 ` electrum: update to 4.4.6 ar-jan
@ 2023-09-09 20:07 ` lemmi
  1 sibling, 0 replies; 3+ messages in thread
From: lemmi @ 2023-09-09 20:07 UTC (permalink / raw)
  To: ml

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

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

electrum: update to 4.4.6
https://github.com/void-linux/void-packages/pull/45989

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**


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

end of thread, other threads:[~2023-09-09 20:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-09 12:53 [PR PATCH] Electrum446 ar-jan
2023-09-09 13:12 ` electrum: update to 4.4.6 ar-jan
2023-09-09 20:07 ` [PR PATCH] [Merged]: " lemmi

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).