aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2017-11-14 05:38:04 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2017-11-15 03:19:19 +0100
commit7c1adf0090b39936ea8100e6a6cb76b031b75f53 (patch)
treef683ad37438fed1e92df38a1f805018a9a19bd37
parent471ce31cd725bcead026d93e662bf80c2ad655a1 (diff)
downloadguix-7c1adf0090b39936ea8100e6a6cb76b031b75f53.tar.gz
guix-7c1adf0090b39936ea8100e6a6cb76b031b75f53.zip
gnu: gnucash: Use HTTPS for www.gnucash.org.
* gnu/packages/gnucash.scm (gnucash, gnucash-docs)[home-page]: Use HTTPS.
-rw-r--r--gnu/packages/gnucash.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/gnucash.scm b/gnu/packages/gnucash.scm
index 7fff70a89f..89a0682378 100644
--- a/gnu/packages/gnucash.scm
+++ b/gnu/packages/gnucash.scm
@@ -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.
'>2023-05-03gnu: lxqt-runner: Update to 1.3.0....* gnu/packages/lxqt.scm (lxqt-runner): Update to 1.3.0. 宋文武 2023-05-03gnu: lxqt-qtplugin: Update to 1.3.0....* gnu/packages/lxqt.scm (lxqt-qtplugin): Update to 1.3.0. 宋文武 2023-05-03gnu: lxqt-powermanagement: Update to 1.3.0....* gnu/packages/lxqt.scm (lxqt-powermanagement): Update to 1.3.0. 宋文武 2023-05-03gnu: lxqt-policykit: Update to 1.3.0....* gnu/packages/lxqt.scm (lxqt-policykit): Update to 1.3.0. 宋文武 2023-05-03gnu: lxqt-panel: Update to 1.3.0....* gnu/packages/lxqt.scm (lxqt-panel): Update to 1.3.0. 宋文武 2023-05-03gnu: lxqt-openssh-askpass: Update to 1.3.0....* gnu/packages/lxqt.scm (lxqt-openssh-askpass): Update to 1.3.0. 宋文武 2023-05-03gnu: lxqt-notificationd: Update to 1.3.0....* gnu/packages/lxqt.scm (lxqt-notificationd): Update to 1.3.0. 宋文武 2023-05-03gnu: lxqt-globalkeys: Update to 1.3.0....* gnu/packages/lxqt.scm (lxqt-globalkeys): Update to 1.3.0. 宋文武 2023-05-03gnu: lxqt-config: Update to 1.3.0....* gnu/packages/lxqt.scm (lxqt-config): Update to 1.3.0. 宋文武 2023-05-03gnu: lxqt-admin: Update to 1.3.0....* gnu/packages/lxqt.scm (lxqt-admin): Update to 1.3.0. 宋文武 2023-05-03gnu: lxqt-about: Update to 1.3.0....* gnu/packages/lxqt.scm (lxqt-about): Update to 1.3.0. 宋文武 2023-05-03gnu: liblxqt: Update to 1.3.0....* gnu/packages/lxqt.scm (liblxqt): Update to 1.3.0. 宋文武 2023-05-03gnu: qtxdg-tools: Update to 3.11.0....* gnu/packages/lxqt.scm (qtxdg-tools): Update to 3.11.0. 宋文武 2023-05-03gnu: libqtxdg: Update to 3.11.0....* gnu/packages/lxqt.scm (libqtxdg): Update to 3.11.0. 宋文武 2023-05-03gnu: lxqt-build-tools: Update to 0.13.0....* gnu/packages/lxqt.scm (lxqt-build-tools): Update to 0.13.0. 宋文武 2023-04-22Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge 2023-04-21Revert "gnu: lxqt-admin: Fix path for timezone file."...The timezone database should not be depended on by packages, but rather found at runtime in the environment. Otherwise, this package will eventually report the incorrect time, because time zones change regularly. This reverts commit 99c1c7a30c59c3514a4ced6e0cad0e5c2860331d. Leo Famulari 2023-04-19gnu: lxqt-session: Fix handling of procps@4....* gnu/packages/patches/lxqt-session-procps-4.patch: New file. * gnu/local.mk (dist_patch_DATA): Register patch. * gnu/packages/lxqt.cm (lxqt-session): Apply patch. Andreas Enge 2023-03-02gnu: pcmanfm-qt: Update to 1.2.1....* gnu/packages/lxqt.scm (pcmanfm-qt): Update to 1.2.1. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Juliana Sims 2023-03-02gnu: libfm-qt: Update to 1.2.1....* gnu/packages/lxqt.scm (libfm-qt): Update to 1.2.1. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Juliana Sims 2023-03-02gnu: lxqt-panel: Update to 1.2.1....* gnu/packages/lxqt.scm (lxqt-panel): Update to 1.2.1. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Juliana Sims