all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Ford <fanquake@gmail.com>
To: 64482@debbugs.gnu.org
Subject: [bug#64482] [PATCH] gnu: electrum: Update to 4.4.5.
Date: Wed, 5 Jul 2023 16:16:46 +0100	[thread overview]
Message-ID: <CAFyhPjW4bk_u5bDDu5fdnGcASGH+TMt6=ZSMfnk90q9nRy+4Bw@mail.gmail.com> (raw)

From fffc299a57ba7f204d1fdf7deb14eee0c7069077 Mon Sep 17 00:00:00 2001
From: fanquake <fanquake@gmail.com>
Date: Wed, 5 Jul 2023 16:12:20 +0100
Subject: [PATCH] gnu: electrum: Update to 4.4.5.

* gnu/packages/finance.scm (electrum): Update to 4.4.5.
---
 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 99227cf86d..6a7f10955c 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -547,7 +547,7 @@ (define-public geierlein
 (define-public electrum
   (package
     (name "electrum")
-    (version "4.4.4")
+    (version "4.4.5")
     (source
      (origin
        (method url-fetch)
@@ -555,7 +555,7 @@ (define-public electrum
                            version "/Electrum-"
                            version ".tar.gz"))
        (sha256
-        (base32 "05xzafv8ry5k5mzn3i4l71d42q42kjl81q154i97qmqiy3s2fhkb"))
+        (base32 "1gifnb927b51947psbj58c7kdsgncn3d9j7rpk5mls678yf1qd5d"))
        (modules '((guix build utils)))
        (snippet
         '(begin
-- 
2.41.0




             reply	other threads:[~2023-07-05 15:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-05 15:16 Michael Ford [this message]
2023-07-10  7:59 ` bug#64482: [PATCH] gnu: electrum: Update to 4.4.5 Guillaume Le Vaillant

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAFyhPjW4bk_u5bDDu5fdnGcASGH+TMt6=ZSMfnk90q9nRy+4Bw@mail.gmail.com' \
    --to=fanquake@gmail.com \
    --cc=64482@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.