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"
|
||||
(string-append "--jobs=" (number->string (parallel-job-count))))
|
||||
#t)))))
|
||||
(home-page "https://bitcoin.org/en/")
|
||||
(home-page "https://bitcoin.org/")
|
||||
(synopsis "Bitcoin peer-to-peer client")
|
||||
(description
|
||||
"Bitcoin is a digital currency that enables instant payments to anyone
|
||||
|
Loading…
Reference in New Issue
Block a user