[PATCH] gnu: electron-cash: Update to 3.3.4.

  • Done
  • quality assurance status badge
Details
2 participants
  • Leo Famulari
  • Vagrant Cascadian
Owner
unassigned
Submitted by
Vagrant Cascadian
Severity
normal

Debbugs page

Vagrant Cascadian wrote 6 years ago
(address . guix-patches@gnu.org)
87o98gcgvf.fsf@ponder
* gnu/packages/finance.scm (electron-cash): Update to 3.3.4.
---
gnu/packages/finance.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm
index 6f223ea9d..468388797 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -344,7 +344,7 @@ other machines/servers. Electrum does not download the Bitcoin blockchain.")
(package
(inherit electrum)
(name "electron-cash")
- (version "3.3.1")
+ (version "3.3.4")
(source
(origin
(method url-fetch)
@@ -355,7 +355,7 @@ other machines/servers. Electrum does not download the Bitcoin blockchain.")
".tar.gz"))
(sha256
(base32
- "1jdy89rfdwc2jadx3rqj5yvynpcn90cx6482ax9f1cj9gfxp9j2b"))
+ "0ipl6vf2n9a5n556sx2z57s7wdvg05xwjvz67kff9nmbx4s8vjyf"))
(modules '((guix build utils)))
(snippet
'(begin
--
2.20.1
-----BEGIN PGP SIGNATURE-----

iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCXD/AlAAKCRDcUY/If5cW
qngLAP47NDi7w8/6Fihg4/YneHQREAixhRBG1Zzb0wWDvCjWVQEA/5ZESO1GINbt
1ihnpOxMPEdUcZPaIXVeL/r0e2J8sg4=
=ARC5
-----END PGP SIGNATURE-----

Leo Famulari wrote 6 years ago
(name . Vagrant Cascadian)(address . vagrant@debian.org)(address . 34113-done@debbugs.gnu.org)
20190117212700.GA10930@jasmine.lan
On Wed, Jan 16, 2019 at 03:39:00PM -0800, Vagrant Cascadian wrote:
Toggle quote (3 lines)
>
> * gnu/packages/finance.scm (electron-cash): Update to 3.3.4.

Thanks! Pushed as cac00bbd979cf914ca928f096c2bef253cb6af9f
-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAlxA8yQACgkQJkb6MLrK
fwjfgA/7B6Wxw1LIdHDnUykK+AWp2NG/pyfdPrRKZ6B+IMyZBoz2PRffWyq1PMz6
fdpyi5UTx5z7Up2/JTPOXJoLPRK3DF4C0BFINBny/eNW77TaUxvm4R6Pn7utAZq1
l1l//31JvXoN8wiSVOAoVhDSUkuWObXr0vYdz422TMSbWPHy21Knwz1MMS719uYi
bbTfL3Xa4vOabogpvCZOaEnjlA0MAQlpKhjNw0t/xWj3M3FQ6j8sweaY6XCbuXZ8
P1Sy9M8K72IXwMeuh1c0bx6GqtoYRvRihGEHUy3022CvFFT13Jml1yW1BA9FBz7q
k5zDn4pNLKD7cirf+F3MbUyFS80VgMS53ShzdW0Di6rH3HWwsVmihS6MFUXdAWiP
CnwnOjbS2lisPz6N/enfw97AFbg1zlHqsKVat67Kl1ocQ8TKawqYhv9YYUmKzsFV
P9vtXYWq7VU3fj/MPua7rjeDV0fw60QD6rvOQl7CJkpjbbrigkHcQd0/WKwLrf4D
sePvDOVZpdmMAY31JLmH/+e77RAjx8ZRrJt7oOUvchprqRhTH2/pXmRohORKmAWe
6nDKnFzF5Gh3zfRRh6N/MG/jlwdQRYBEcmOOy1Tk173IX40W/lpzA4L7z1kTynZ3
Flb8YbfflProDZa9t0ip9jj1GrxM1GGxL7wOnOdydcGmqrk3WLI=
=bg1Y
-----END PGP SIGNATURE-----


Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 34113@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 34113
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help