unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Michael Ford <fanquake@gmail.com>
To: 51282@debbugs.gnu.org
Subject: [bug#51282] [PATCH] gnu: bitcoin-core@0.21: Update to 0.21.2
Date: Tue, 19 Oct 2021 14:21:35 +0800	[thread overview]
Message-ID: <CAFyhPjVKwB8Hjba9qm0QPOVTe=wC5GVEJr+MFE_9k9oCBSjvRg@mail.gmail.com> (raw)

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

---
 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 7ccf4b77b6..f0093ba635 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -115,7 +115,7 @@ (define-module (gnu packages finance)
 (define-public bitcoin-core-0.21
   (package
     (name "bitcoin-core")
-    (version "0.21.1")
+    (version "0.21.2")
     (source (origin
               (method url-fetch)
               (uri
@@ -123,7 +123,7 @@ (define-public bitcoin-core-0.21
                               version "/bitcoin-" version ".tar.gz"))
               (sha256
                (base32
-                "1q51nqv64lhng5wh1cqb01jar7iswpnyyb1i7xslbkr0j9227zya"))))
+                "17nvir1yc6mf4wr1fn4xsabw49cd5p9vig8wj77vv4anzi8zfij1"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("autoconf" ,autoconf)
-- 
2.33.1

[-- Attachment #2: Type: text/html, Size: 1199 bytes --]

             reply	other threads:[~2021-10-19 14:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-19  6:21 Michael Ford [this message]
2021-10-23 19:54 ` bug#51282: [PATCH] gnu: bitcoin-core@0.21: Update to 0.21.2 Leo Famulari

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to='CAFyhPjVKwB8Hjba9qm0QPOVTe=wC5GVEJr+MFE_9k9oCBSjvRg@mail.gmail.com' \
    --to=fanquake@gmail.com \
    --cc=51282@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 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).