~ruther/guix-local

7c1adf0090b39936ea8100e6a6cb76b031b75f53 — Tobias Geerinckx-Rice 8 years ago 471ce31
gnu: gnucash: Use HTTPS for www.gnucash.org.

* gnu/packages/gnucash.scm (gnucash, gnucash-docs)[home-page]: Use HTTPS.
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/gnucash.scm
M gnu/packages/gnucash.scm => gnu/packages/gnucash.scm +2 -2
@@ 119,7 119,7 @@
                        "gnc-fq-check"
                        "gnc-fq-helper"
                        "gnc-fq-dump")))))))
    (home-page "http://www.gnucash.org/")
    (home-page "https://www.gnucash.org/")
    (synopsis "Personal and small business financial accounting software")
    (description
     "GnuCash is personal and professional financial-accounting software.


@@ 156,7 156,7 @@ financial calculations or scheduled transactions.")
       ("libxslt" ,libxslt)
       ("docbook-xsl" ,docbook-xsl)
       ("scrollkeeper" ,scrollkeeper)))
    (home-page "http://www.gnucash.org/")
    (home-page "https://www.gnucash.org/")
    (synopsis "Documentation for GnuCash")
    (description
     "User guide and other documentation for GnuCash in various languages.