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

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

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


From: GNU bug Tracking System
Subject: bug#71612: closed ([PATCH] gnu: bitcoin-core: Update to 27.1.)
Date: Tue, 18 Jun 2024 09:02:01 +0000

Your message dated Tue, 18 Jun 2024 09:01:13 +0000
with message-id <87plsewrom.fsf@kitej>
and subject line Re: [bug#71612] [PATCH] gnu: bitcoin-core: Update to 27.1.
has caused the debbugs.gnu.org bug report #71612,
regarding [PATCH] gnu: bitcoin-core: Update to 27.1.
to be marked as done.

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


-- 
71612: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71612
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: bitcoin-core: Update to 27.1. Date: Mon, 17 Jun 2024 16:20:56 +0100
>From cd0e5f425715c64b4c586346658cca0878df748a Mon Sep 17 00:00:00 2001
From: fanquake <fanquake@gmail.com>
Date: Mon, 17 Jun 2024 16:18:30 +0100
Subject: [PATCH] gnu: bitcoin-core: Update to 27.1.

* gnu/packages/finance.scm (bitcoin-core): Update to 27.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 23905b862d..767de69823 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -147,7 +147,7 @@ (define-public bitcoin-core
   ;; <https://bitcoincore.org/en/lifecycle/#schedule>.
   (package
     (name "bitcoin-core")
-    (version "27.0")
+    (version "27.1")
     (source (origin
               (method url-fetch)
               (uri
@@ -155,7 +155,7 @@ (define-public bitcoin-core
                               version "/bitcoin-" version ".tar.gz"))
               (sha256
                (base32
-                "0sqldg540q5d4lvr8fs9sbycxgzkij5y52rqqg6blmxisd8yc7lw"))))
+                "1npk30c4s2xihm2vxmswl2x4baw5n23gsbaw5y8sx3qvjbym240c"))))
     (build-system gnu-build-system)
     (native-inputs
      (list autoconf
-- 
2.45.2



--- End Message ---
--- Begin Message --- Subject: Re: [bug#71612] [PATCH] gnu: bitcoin-core: Update to 27.1. Date: Tue, 18 Jun 2024 09:01:13 +0000
Patch applied as 027a35dff89cbb35512afee4f4a78ae103a2f484.
Thanks.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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