all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#34773] gnu: electrum: Update to 3.3.4.
@ 2019-03-06 19:54 Vagrant Cascadian
  2019-03-06 21:06 ` bug#34773: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Vagrant Cascadian @ 2019-03-06 19:54 UTC (permalink / raw)
  To: 34773

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


* gnu/packages/finance (electrum): 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 112a6eba97..3cd2cb3d42 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -336,7 +336,7 @@ do so.")
 (define-public electrum
   (package
     (name "electrum")
-    (version "3.3.3")
+    (version "3.3.4")
     (source
      (origin
        (method url-fetch)
@@ -345,7 +345,7 @@ do so.")
                            version ".tar.gz"))
        (sha256
         (base32
-         "0z2zfhyawrbzs0w1426a2w0d4wsajl34ymj77qmpm41138g2ysf2"))
+         "0h128wklz5qwx5zqzbd48x46kxjxs12wcna9lhak70y5pj2hw8rg"))
        (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#34773: gnu: electrum: Update to 3.3.4.
  2019-03-06 19:54 [bug#34773] gnu: electrum: Update to 3.3.4 Vagrant Cascadian
@ 2019-03-06 21:06 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2019-03-06 21:06 UTC (permalink / raw)
  To: Vagrant Cascadian; +Cc: 34773-done

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

On Wed, Mar 06, 2019 at 11:54:12AM -0800, Vagrant Cascadian wrote:
> * gnu/packages/finance (electrum): Update to 3.3.4.

Thanks! Pushed as 307603dd884f7ee89038cbf329b107fdb85a1119

[-- 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-03-06 21:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-06 19:54 [bug#34773] gnu: electrum: Update to 3.3.4 Vagrant Cascadian
2019-03-06 21:06 ` bug#34773: " 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.