guix-commits
[Top][All Lists]
Advanced

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

08/14: gnu: gwenhywfar, aqbanking: Use HTTPS home page.


From: guix-commits
Subject: 08/14: gnu: gwenhywfar, aqbanking: Use HTTPS home page.
Date: Sun, 24 Feb 2019 15:29:41 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit c582ab2a39bf01ce7316a4c6f7570562577b57cc
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Sun Feb 24 20:42:59 2019 +0100

    gnu: gwenhywfar, aqbanking: Use HTTPS home page.
    
    * gnu/packages/gnucash.scm (gwenhywfar, aqbanking)[home-page]: Use HTTPS.
---
 gnu/packages/gnucash.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnucash.scm b/gnu/packages/gnucash.scm
index 8f1bc20..2207dd3 100644
--- a/gnu/packages/gnucash.scm
+++ b/gnu/packages/gnucash.scm
@@ -261,7 +261,7 @@ to be read using the GNOME Yelp program.")
        ("gtk+" ,gtk+)))
     (native-inputs
      `(("pkg-config" ,pkg-config)))
-    (home-page "http://www.aquamaniac.de/sites/aqbanking/index.php";)
+    (home-page "https://www.aquamaniac.de/sites/aqbanking/index.php";)
     (synopsis "Utility library for networking and security applications")
     (description
      "This package provides a helper library for networking and security
@@ -301,7 +301,7 @@ applications and libraries.  It is used by AqBanking.")
     (native-inputs
      `(("pkg-config" ,pkg-config)
        ("libltdl" ,libltdl)))
-    (home-page "http://www.aquamaniac.de/sites/aqbanking/index.php";)
+    (home-page "https://www.aquamaniac.de/sites/aqbanking/index.php";)
     (synopsis "Interface for online banking tasks")
     (description
      "AqBanking is a modular and generic interface to online banking tasks,



reply via email to

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