gnucash-on-flatpak master: Multiple changes pushed

Frank H.Ellenberger fell at code.gnucash.org
Sun Apr 17 23:49:56 EDT 2022


Updated	 via  https://github.com/Gnucash/gnucash-on-flatpak/commit/6020047b (commit)
	 via  https://github.com/Gnucash/gnucash-on-flatpak/commit/ba143fde (commit)
	from  https://github.com/Gnucash/gnucash-on-flatpak/commit/a6e7fe53 (commit)



commit 6020047b98f07ef9b76fd5fb05ea50772d1e724e
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Apr 18 02:22:25 2022 +0200

    Update to aqbanking-6.5.0 and gwenhywfar-5.9.0
    
    https://aquamaniac.de/rdm/news/32,
    https://aquamaniac.de/rdm/projects/gwenhywfar/activity?from=2022-02-15

diff --git a/modules/aqbanking.json b/modules/aqbanking.json
index 12d0958..e58ce8b 100644
--- a/modules/aqbanking.json
+++ b/modules/aqbanking.json
@@ -5,8 +5,8 @@
     "sources": [
         {
             "type": "archive",
-            "url": "https://aquamaniac.de/rdm/attachments/download/400/aqbanking-6.4.1.tar.gz",
-            "sha256": "79adeaf05e99b5aa0d31c3eac3db37a56bb375f537b3f106a9acfcf844dadd77"
+            "url": "https://aquamaniac.de/rdm/attachments/download/435/aqbanking-6.5.0.tar.gz",
+            "sha256": "4d2d3bea086e96ada7b6819206d4eb4168ceb7e32dce9a68dc6c6eabcc9eb63e"
         }
     ],
     "modules": [
@@ -45,8 +45,8 @@
             "sources": [
                 {
                     "type": "archive",
-                    "url": "https://aquamaniac.de/rdm/attachments/download/411/gwenhywfar-5.8.2.tar.gz",
-                    "sha256": "8f60bc576e5a348f4ac10cb7496a65a465e3e224f5b0b41752a2fa8598312ecf"
+                    "url": "https://aquamaniac.de/rdm/attachments/download/415/gwenhywfar-5.9.0.tar.gz",
+                    "sha256": "e88c7d3383a3cbbe46cb3b2299f71dfb9e6fa565f5a1668b4297391c874b0e12"
                 }
             ]
         },

commit ba143fde3814dca56531990acd8dbd1676e07757
Author: Dennis M. Pöpperl <free-software at dm-poepperl.de>
Date:   Sat Apr 2 19:13:49 2022 +0200

    Update Postgresql to 13.6

diff --git a/modules/postgresql.json b/modules/postgresql.json
index 48c3b24..e8fa288 100644
--- a/modules/postgresql.json
+++ b/modules/postgresql.json
@@ -13,8 +13,8 @@
     "sources": [
         {
             "type": "archive",
-            "url": "https://ftp.postgresql.org/pub/source/v13.3/postgresql-13.3.tar.bz2",
-            "sha256": "3cd9454fa8c7a6255b6743b767700925ead1b9ab0d7a0f9dcb1151010f8eb4a1"
+            "url": "https://ftp.postgresql.org/pub/source/v13.6/postgresql-13.6.tar.bz2",
+            "sha256": "bafc7fa3d9d4da8fe71b84c63ba8bdfe8092935c30c0aa85c24b2c08508f67fc"
         }
     ]
 }



Summary of changes:
 modules/aqbanking.json  | 8 ++++----
 modules/postgresql.json | 4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)



More information about the gnucash-changes mailing list