gnu: bitcoin: Use language-agnostic home page.

* gnu/packages/finance.scm (beancount)[home-page]: Remove "/en".
This commit is contained in:
Tobias Geerinckx-Rice 2022-07-24 02:00:00 +02:00
parent c5320bdf06
commit 6f3961ec00
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -190,7 +190,7 @@ (define-public bitcoin-core-0.21
"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