all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#34164] [PATCH] gnu: bitcoin-core: Update source URL.
@ 2019-01-21 20:09 Carl Dong
  2019-01-22 14:27 ` bug#34164: " Danny Milosavljevic
  0 siblings, 1 reply; 2+ messages in thread
From: Carl Dong @ 2019-01-21 20:09 UTC (permalink / raw)
  To: 34164

From 3414d9ef802bc3bd848fee00744dbf58be9f7cf2 Mon Sep 17 00:00:00 2001
From: Carl Dong <accounts@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

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

* bug#34164: [PATCH] gnu: bitcoin-core: Update source URL.
  2019-01-21 20:09 [bug#34164] [PATCH] gnu: bitcoin-core: Update source URL Carl Dong
@ 2019-01-22 14:27 ` Danny Milosavljevic
  0 siblings, 0 replies; 2+ messages in thread
From: Danny Milosavljevic @ 2019-01-22 14:27 UTC (permalink / raw)
  To: Carl Dong; +Cc: 34164-done

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

Thanks!

Pushed this and bug#34163 as commit 0a59cc6e8590fc6c2c56dc35aca5c4b558d67901 to
guix master.

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

end of thread, other threads:[~2019-01-22 19:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-21 20:09 [bug#34164] [PATCH] gnu: bitcoin-core: Update source URL Carl Dong
2019-01-22 14:27 ` bug#34164: " Danny Milosavljevic

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.