gnu: bitcoin: Use language-agnostic home page.
* gnu/packages/finance.scm (beancount)[home-page]: Remove "/en".
This commit is contained in:
parent
c5320bdf06
commit
6f3961ec00
@ -190,7 +190,7 @@
|
|||||||
"python3" "./test/functional/test_runner.py"
|
"python3" "./test/functional/test_runner.py"
|
||||||
(string-append "--jobs=" (number->string (parallel-job-count))))
|
(string-append "--jobs=" (number->string (parallel-job-count))))
|
||||||
#t)))))
|
#t)))))
|
||||||
(home-page "https://bitcoin.org/en/")
|
(home-page "https://bitcoin.org/")
|
||||||
(synopsis "Bitcoin peer-to-peer client")
|
(synopsis "Bitcoin peer-to-peer client")
|
||||||
(description
|
(description
|
||||||
"Bitcoin is a digital currency that enables instant payments to anyone
|
"Bitcoin is a digital currency that enables instant payments to anyone
|
||||||
|
Loading…
Reference in New Issue
Block a user