GNU bug report logs - #34164
[PATCH] gnu: bitcoin-core: Update source URL.

Previous Next

Package: guix-patches;

Reported by: Carl Dong <accounts <at> carldong.me>

Date: Mon, 21 Jan 2019 20:26:02 UTC

Owned by: bavier <at> member.fsf.org

Severity: normal

Tags: patch

Done: Danny Milosavljevic <dannym <at> scratchpost.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Carl Dong <accounts <at> carldong.me>
Subject: bug#34164: closed (Re: [bug#34164] [PATCH] gnu: bitcoin-core:
 Update source URL.)
Date: Tue, 22 Jan 2019 14:28:04 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#34164: [PATCH] gnu: bitcoin-core: Update source URL.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 34164 <at> debbugs.gnu.org.

-- 
34164: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34164
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Danny Milosavljevic <dannym <at> scratchpost.org>
To: Carl Dong <accounts <at> carldong.me>
Cc: 34164-done <at> debbugs.gnu.org
Subject: Re: [bug#34164] [PATCH] gnu: bitcoin-core: Update source URL.
Date: Tue, 22 Jan 2019 15:27:18 +0100
[Message part 3 (text/plain, inline)]
Thanks!

Pushed this and bug#34163 as commit 0a59cc6e8590fc6c2c56dc35aca5c4b558d67901 to
guix master.
[Message part 4 (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Carl Dong <accounts <at> carldong.me>
To: "guix-patches <at> gnu.org" <guix-patches <at> gnu.org>
Subject: [PATCH] gnu: bitcoin-core: Update source URL.
Date: Mon, 21 Jan 2019 20:09:12 +0000
From 3414d9ef802bc3bd848fee00744dbf58be9f7cf2 Mon Sep 17 00:00:00 2001
From: Carl Dong <accounts <at> carldong.me>
Date: Mon, 21 Jan 2019 15:05:12 -0500
Subject: [PATCH] gnu: bitcoin-core: Update source URL.

* gnu/packages/finances.scm (bitcoin-core): Update source URL.
---
 gnu/packages/finance.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm
index 468388797..0944cfa18 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -77,7 +77,7 @@
     (source (origin
              (method url-fetch)
              (uri
-              (string-append "https://bitcoin.org/bin/bitcoin-core-"
+              (string-append "https://bitcoincore.org/bin/bitcoin-core-"
                              version "/bitcoin-" version ".tar.gz"))
              (sha256
               (base32
--
2.20.1




This bug report was last modified 6 years and 120 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.