Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Electron-Cash: update to 4.2.11, adopt.
@ 2022-10-11 19:55 DragonGhost7
  2022-10-11 19:57 ` [PR PATCH] [Updated] " DragonGhost7
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: DragonGhost7 @ 2022-10-11 19:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/DragonGhost7/void-packages Electron-Cash
https://github.com/void-linux/void-packages/pull/39895

Electron-Cash: update to 4.2.11, adopt.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl (crossbuild)
  - x86_86-musl (crossbuild)
  - armv7l (crossbuild)
  - armv6l-musl (crossbuild)



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

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

From f34a10a8286673f369a5dbef5aef7d6fc1cf8059 Mon Sep 17 00:00:00 2001
From: DragonGhost7 <darkiridiumghost@gmail.com>
Date: Tue, 11 Oct 2022 15:42:18 -0400
Subject: [PATCH] Electron-Cash: update to 4.2.11, adopt.

---
 srcpkgs/Electron-Cash/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/Electron-Cash/template b/srcpkgs/Electron-Cash/template
index fd54dfe07677..3fe2f3ff9e07 100644
--- a/srcpkgs/Electron-Cash/template
+++ b/srcpkgs/Electron-Cash/template
@@ -1,6 +1,6 @@
 # Template file for 'Electron-Cash'
 pkgname=Electron-Cash
-version=4.2.10
+version=4.2.11
 revision=2
 build_style=python3-module
 hostmakedepends="python3-setuptools python3-PyQt5-devel-tools"
@@ -10,11 +10,11 @@ depends="python3-PyQt5 python3-PyQt5-svg python3-qrcode python3-dateutil
  python3-ecdsa python3-pyaes python3-pycryptodomex libbitcoin-secp256k1 libzbar
  python3-cryptography>=2.6 python3-pathvalidate python3-psutil"
 short_desc="Lightweight Bitcoin Cash client"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="DragonGhost7 <darkiridiumghost@gmail.com>"
 license="MIT"
 homepage="https://electroncash.org"
 distfiles="https://github.com/Electron-Cash/Electron-Cash/releases/download/${version}/Electron-Cash-${version}.tar.gz"
-checksum=2c77258c0e8ccdc42d16cd9bdbc26b47f94b92d9ba8a86d63c25a17ec832b324
+checksum=491c5d0a2dc6193f595ceb736025a438bcedda670bd7b7a8b86bb5b9cb7d1593
 make_check=no # Depends on unpackaged SimpleWebSocketServer
 
 post_install() {

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

end of thread, other threads:[~2023-01-25  1:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-11 19:55 [PR PATCH] Electron-Cash: update to 4.2.11, adopt DragonGhost7
2022-10-11 19:57 ` [PR PATCH] [Updated] " DragonGhost7
2023-01-10  2:33 ` github-actions
2023-01-25  1:58 ` [PR PATCH] [Closed]: " github-actions

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