diff mbox series

bug#36406: [PATCHv2] gnu: Add bitcoin-abc.

Message ID 87mug1p5qq.fsf@gnu.org
State Accepted
Headers show
Series bug#36406: [PATCHv2] gnu: Add bitcoin-abc. | expand

Commit Message

Ludovic Courtès Aug. 22, 2019, 3:41 p.m. UTC
Hi!

swedebugia <swedebugia@riseup.net> skribis:

> From 5ecc8f90ed89f41ca1e4e1fa5372cf6da114adaf Mon Sep 17 00:00:00 2001
> From: swedebugia <swedebugia@riseup.net>
> Date: Thu, 1 Aug 2019 22:31:42 +0200
> Subject: [PATCH] gnu: Add bitcoin-abc.
>
> * gnu/packages/finance.scm (bitcoin-abc): New variable.

I addressed two tiny issues reported by ‘guix lint’ (see below) and
applied.

Thanks!

Ludo’.
diff mbox series

Patch

diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm
index 1ea583abe3..377cb3a405 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -1118,14 +1118,14 @@  Trezor wallet.")
     (name "bitcoin-abc")
     (version "0.19.8")
     (source (origin
-             (method url-fetch)
-             (uri
-              (string-append "https://download.bitcoinabc.org/" version "/linux/src/bitcoin-abc-"
-                              version ".tar.gz"))
-             (sha256
-              (base32
-               "0ndvkxv5m8346bdhfqzgdiz1k9wyjycj05jp7daf9pml3cw79sz5"))))
-    (home-page "https://bitcoinabc.org/")
+              (method url-fetch)
+              (uri (string-append "https://download.bitcoinabc.org/"
+                                  version "/linux/src/bitcoin-abc-"
+                                  version ".tar.gz"))
+              (sha256
+               (base32
+                "0ndvkxv5m8346bdhfqzgdiz1k9wyjycj05jp7daf9pml3cw79sz5"))))
+    (home-page "https://www.bitcoinabc.org/")
     (synopsis "Bitcoin ABC peer-to-peer full node for the Bitcoin Cash protocol")
     (description
      "Bitcoin Cash brings sound money to the world, fulfilling the original