unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#32553] [PATCH] gnu: electron-cash: Update to 3.3.1.
@ 2018-08-28  6:24 Vagrant Cascadian
  2018-08-28 19:30 ` bug#32553: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Vagrant Cascadian @ 2018-08-28  6:24 UTC (permalink / raw)
  To: 32553

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

* gnu/packages/finance.scm (electron-cash): Update to 3.3.1.
---
 gnu/packages/finance.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]

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

* bug#32553: [PATCH] gnu: electron-cash: Update to 3.3.1.
  2018-08-28  6:24 [bug#32553] [PATCH] gnu: electron-cash: Update to 3.3.1 Vagrant Cascadian
@ 2018-08-28 19:30 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2018-08-28 19:30 UTC (permalink / raw)
  To: Vagrant Cascadian; +Cc: 32553-done

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

On Mon, Aug 27, 2018 at 11:24:47PM -0700, Vagrant Cascadian wrote:
> * gnu/packages/finance.scm (electron-cash): Update to 3.3.1.

Thanks! Pushed as 84fbb4b223cb46472d444ea9aae060789fce5d24

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2018-08-28 19:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-28  6:24 [bug#32553] [PATCH] gnu: electron-cash: Update to 3.3.1 Vagrant Cascadian
2018-08-28 19:30 ` bug#32553: " Leo Famulari

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).