diff options
author | Tobias Geerinckx-Rice <me@tobias.gr> | 2022-07-24 02:00:00 +0200 |
---|---|---|
committer | Tobias Geerinckx-Rice <me@tobias.gr> | 2022-07-24 02:00:00 +0200 |
commit | c5320bdf0698484f05fa18893c4b6e682e21daea (patch) | |
tree | c702a41f6a0cb9dfa6f8e52e7beb2b78fc27fa9c /gnu/packages/finance.scm | |
parent | 25d59733a52075fe802b7928fdaa2f236814cd15 (diff) |
gnu: beancount: Update home page.
* gnu/packages/finance.scm (beancount)[home-page]: Update.
Diffstat (limited to 'gnu/packages/finance.scm')
-rw-r--r-- | gnu/packages/finance.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm index 89f5fc055c..444a1bb9be 100644 --- a/gnu/packages/finance.scm +++ b/gnu/packages/finance.scm @@ -1843,7 +1843,7 @@ that allows you to run services and through them access the Bitcoin Cash network python-requests)) (native-inputs (list python-pytest)) - (home-page "http://furius.ca/beancount") + (home-page "https://beancount.github.io/") (synopsis "Command-line double-entry accounting tool") (description "Beancount is a double-entry bookkeeping computer language that lets you |