all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#34113] [PATCH] gnu: electron-cash: Update to 3.3.4.
@ 2019-01-16 23:39 Vagrant Cascadian
  2019-01-17 21:27 ` bug#34113: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Vagrant Cascadian @ 2019-01-16 23:39 UTC (permalink / raw)
  To: 34113

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


* gnu/packages/finance.scm (electron-cash): Update to 3.3.4.
---
 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 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


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

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

* bug#34113: [PATCH] gnu: electron-cash: Update to 3.3.4.
  2019-01-16 23:39 [bug#34113] [PATCH] gnu: electron-cash: Update to 3.3.4 Vagrant Cascadian
@ 2019-01-17 21:27 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2019-01-17 21:27 UTC (permalink / raw)
  To: Vagrant Cascadian; +Cc: 34113-done

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

On Wed, Jan 16, 2019 at 03:39:00PM -0800, Vagrant Cascadian wrote:
> 
> * gnu/packages/finance.scm (electron-cash): Update to 3.3.4.

Thanks! Pushed as cac00bbd979cf914ca928f096c2bef253cb6af9f

[-- 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:[~2019-01-17 21:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-16 23:39 [bug#34113] [PATCH] gnu: electron-cash: Update to 3.3.4 Vagrant Cascadian
2019-01-17 21:27 ` bug#34113: " Leo Famulari

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.