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

  • 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 7 years ago
(address . guix-patches@gnu.org)
87zhx7m2j4.fsf@aikidev.net
* gnu/packages/finance.scm (electron-cash): Update to 3.3.1.
---
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 90ea78459..cdffe79d7 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -335,7 +335,7 @@ other machines/servers. Electrum does not download the Bitcoin blockchain.")
(package
(inherit electrum)
(name "electron-cash")
- (version "3.3")
+ (version "3.3.1")
(source
(origin
(method url-fetch)
@@ -346,7 +346,7 @@ other machines/servers. Electrum does not download the Bitcoin blockchain.")
".tar.gz"))
(sha256
(base32
- "1x487hyacdm1qhik1mhfimr4jwcwz7sgsbkh11awrb6j19sxdxym"))
+ "1jdy89rfdwc2jadx3rqj5yvynpcn90cx6482ax9f1cj9gfxp9j2b"))
(modules '((guix build utils)))
(snippet
'(begin
--
2.18.0
-----BEGIN PGP SIGNATURE-----

iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCW4TqrwAKCRDcUY/If5cW
qqsBAQDImVsHHCRo59nTkALgxynoM8HWOJjE+8g5KOTPrPEdMQD+MUm+bsjyTRyg
jo0EjvvY55d8CTJgr2UjP9bSlKqi5gc=
=nL80
-----END PGP SIGNATURE-----

Leo Famulari wrote 7 years ago
(name . Vagrant Cascadian)(address . vagrant@debian.org)(address . 32553-done@debbugs.gnu.org)
20180828193054.GA2541@jasmine.lan
On Mon, Aug 27, 2018 at 11:24:47PM -0700, Vagrant Cascadian wrote:
Toggle quote (2 lines)
> * gnu/packages/finance.scm (electron-cash): Update to 3.3.1.

Thanks! Pushed as 84fbb4b223cb46472d444ea9aae060789fce5d24
-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAluFou4ACgkQJkb6MLrK
fwjFgA//eP6VL8ge71DgxmTnXo48SFSg/jQhpHVi7xPgb4RrAEMEEQ+aDAoBgmhE
F6ubHc4eOp65T6flyWuLk/D8uaregD52qerrskftxoNGjOHlpgLxMjZO+kjq9l0e
u6NrFv/y13lyFoSt6fTXa0/Js2PHUhZd5ixfZ9a5eRiV/iildYiTDoHByaJjdt48
jKi8HzeP6ALTpNVjN+2mYPho5AwPWy04DoPJG9e2EdKhYU+i3gmbSl+0vcajE5kW
IzQWclxvb4TSwVdyYznr4yoWEdB0DipjP9YEr2z1MckD81RLa0jxthq0pzn5Mqhn
SJRitRKmqKYO6bRBsqRoBxWn9pt4UXRJNlB/iAM6gzTG3/ODhRhQ3ZaqoiyvZmp5
BhAaXXSchv5z1qDdYcuUMM7ySqHTqSWjZn3IR1/M4us/Q0mbmnjopv5u616t6XIO
YYumOqxJFlSQZg5h36pqMufrfL3xXJ5OugvbJoytlmM7Yb3PzjL/HQSbtGNvnhyv
lfHmtEIs9WS4dZuIa/wUHyvIXj3ArRsaF9ILLCf8YrFHF/qu0rXGdK8MpCE3Ezjg
Fy0QOWQhstEheCnVmlCZPzXEdPUa7XR3kaqyk3ZnY+9VJKpn2pKXzCpdspRsrvR7
23zQbDNgZwEb+h5er8PM0cfmyftvc+jI+DzQ5kUeHm29Wr4TOzE=
=FzH4
-----END PGP SIGNATURE-----


Closed
?
Your comment

This issue is archived.

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

To respond to this issue using the mumi CLI, first switch to it
mumi current 32553
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