unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#51282] [PATCH] gnu: bitcoin-core@0.21: Update to 0.21.2
@ 2021-10-19  6:21 Michael Ford
  2021-10-23 19:54 ` bug#51282: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Ford @ 2021-10-19  6:21 UTC (permalink / raw)
  To: 51282

[-- 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 --]

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

* bug#51282: [PATCH] gnu: bitcoin-core@0.21: Update to 0.21.2
  2021-10-19  6:21 [bug#51282] [PATCH] gnu: bitcoin-core@0.21: Update to 0.21.2 Michael Ford
@ 2021-10-23 19:54 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2021-10-23 19:54 UTC (permalink / raw)
  To: Michael Ford; +Cc: 51282-done

On Tue, Oct 19, 2021 at 02:21:35PM +0800, Michael Ford wrote:
>      (name "bitcoin-core")
> -    (version "0.21.1")
> +    (version "0.21.2")

Thanks! Pushed as 09b8fcc0b7ea24268419a7e27024dfd14378fb76




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

end of thread, other threads:[~2021-10-23 19:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-19  6:21 [bug#51282] [PATCH] gnu: bitcoin-core@0.21: Update to 0.21.2 Michael Ford
2021-10-23 19:54 ` bug#51282: " 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).