summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-01-18 21:30:14 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-02-21 18:33:36 +0100
commit9c99cb2276b7cbc3fa05a8949b92b8197a78707d (patch)
tree4a33627f2a11e8b694f37330585150771084e68c
parent2ea6d49913838a7ffe992078a520a3c6bfcfd05c (diff)
downloadpatches-9c99cb2276b7cbc3fa05a8949b92b8197a78707d.tar
patches-9c99cb2276b7cbc3fa05a8949b92b8197a78707d.tar.gz
gnu: grisbi: Use HTTPS home page.
* gnu/packages/finance.scm (grisbi)[home-page]: Use HTTPS.
-rw-r--r--gnu/packages/finance.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm
index 2ba413d388..8e12f684e0 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -1126,7 +1126,7 @@ Grisbi can manage multiple accounts, currencies and users. It manages
third party, expenditure and receipt categories, budgetary lines,
financial years, budget estimates, bankcard management and other
information.")
- (home-page "http://grisbi.org")
+ (home-page "https://grisbi.org")
(license license:gpl2+)))
(define-public trezord