guix-commits
[Top][All Lists]
Advanced

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

01/07: gnu: Use aquamaniac.de/ as home page for its projects.


From: guix-commits
Subject: 01/07: gnu: Use aquamaniac.de/ as home page for its projects.
Date: Fri, 14 Jul 2023 09:29:49 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 6d552a1426ea83d96a90b94ab660e06c8f0f1f49
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jul 9 02:00:01 2023 +0200

    gnu: Use aquamaniac.de/ as home page for its projects.
    
    * gnu/packages/gnucash.scm (gwenhywfar, aqbanking)[home-page]:
    Use top-level directory as done upstream.
---
 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 aa033c0b9a..178162a4a0 100644
--- a/gnu/packages/gnucash.scm
+++ b/gnu/packages/gnucash.scm
@@ -264,7 +264,7 @@ to be read using the GNOME Yelp program.")
      (list libgcrypt gnutls openssl gtk+))
     (native-inputs
      (list pkg-config))
-    (home-page "https://www.aquamaniac.de/sites/aqbanking/index.php";)
+    (home-page "https://www.aquamaniac.de";)
     (synopsis "Utility library for networking and security applications")
     (description
      "This package provides a helper library for networking and security
@@ -303,7 +303,7 @@ applications and libraries.  It is used by AqBanking.")
      (list gmp xmlsec gnutls))
     (native-inputs
      (list pkg-config gettext-minimal libltdl))
-    (home-page "https://www.aquamaniac.de/sites/aqbanking/index.php";)
+    (home-page "https://www.aquamaniac.de";)
     (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]