guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/15: gnu: grisbi: Use HTTPS home page.


From: guix-commits
Subject: 02/15: gnu: grisbi: Use HTTPS home page.
Date: Fri, 21 Feb 2020 12:39:42 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 9c99cb2276b7cbc3fa05a8949b92b8197a78707d
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 21:30:14 2020 +0100

    gnu: grisbi: Use HTTPS home page.
    
    * gnu/packages/finance.scm (grisbi)[home-page]: Use HTTPS.
---
 gnu/packages/finance.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm
index 2ba413d..8e12f68 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]