emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#66634: closed ([PATCH] gnu: bitcoin-core: Update to 25.1.)


From: GNU bug Tracking System
Subject: bug#66634: closed ([PATCH] gnu: bitcoin-core: Update to 25.1.)
Date: Sat, 21 Oct 2023 14:06:02 +0000

Your message dated Sat, 21 Oct 2023 16:05:24 +0200
with message-id <8734y4rryz.fsf@gnu.org>
and subject line Re: [bug#66634] [PATCH] gnu: bitcoin-core: Update to 25.1.
has caused the debbugs.gnu.org bug report #66634,
regarding [PATCH] gnu: bitcoin-core: Update to 25.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
66634: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66634
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: bitcoin-core: Update to 25.1. Date: Thu, 19 Oct 2023 11:30:55 +0100
>From b356772e9dd2d92124bd4082a9f0a1484f077021 Mon Sep 17 00:00:00 2001
From: fanquake <fanquake@gmail.com>
Date: Thu, 19 Oct 2023 10:43:30 +0100
Subject: [PATCH] gnu: bitcoin-core: Update to 25.1.

* gnu/packages/finance.scm (bitcoin-core): Update to 25.1.
---
 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 200d51d153..4f3415232c 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -142,7 +142,7 @@ (define-public bitcoin-core
   ;; <https://bitcoincore.org/en/lifecycle/#schedule>.
   (package
     (name "bitcoin-core")
-    (version "25.0")
+    (version "25.1")
     (source (origin
               (method url-fetch)
               (uri
@@ -150,7 +150,7 @@ (define-public bitcoin-core
                               version "/bitcoin-" version ".tar.gz"))
               (sha256
                (base32
-                "1hpbw6diyla75a6jrwsis9c5pnhpnnxwbznsik1s1fd35ks7rxjx"))))
+                "1jcq2686x6f1g8xk91h3qfw89v1klw931wbpbcvc5a6zv2cabhmy"))))
     (build-system gnu-build-system)
     (native-inputs
      (list autoconf
-- 
2.42.0



--- End Message ---
--- Begin Message --- Subject: Re: [bug#66634] [PATCH] gnu: bitcoin-core: Update to 25.1. Date: Sat, 21 Oct 2023 16:05:24 +0200 User-agent: Gnus/5.13 (Gnus v5.13)
Michael Ford <fanquake@gmail.com> skribis:

>>From b356772e9dd2d92124bd4082a9f0a1484f077021 Mon Sep 17 00:00:00 2001
> From: fanquake <fanquake@gmail.com>
> Date: Thu, 19 Oct 2023 10:43:30 +0100
> Subject: [PATCH] gnu: bitcoin-core: Update to 25.1.
>
> * gnu/packages/finance.scm (bitcoin-core): Update to 25.1.

Applied, thanks!


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]