gnucash-on-windows master: Use AQBanking 6.6.0 & Gwenhywfar 5.12.0.

John Ralls jralls at code.gnucash.org
Sun Dec 29 14:41:01 EST 2024


Updated	 via  https://github.com/Gnucash/gnucash-on-windows/commit/3e7175d5 (commit)
	from  https://github.com/Gnucash/gnucash-on-windows/commit/f509ab0c (commit)



commit 3e7175d5884207d1e2bcdbf97cad751f78cc0979
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Dec 29 11:40:34 2024 -0800

    Use AQBanking 6.6.0 & Gwenhywfar 5.12.0.

diff --git a/gnucash.modules b/gnucash.modules
index c1073ae..d6cdab5 100644
--- a/gnucash.modules
+++ b/gnucash.modules
@@ -131,7 +131,7 @@
 
   <autotools id="gwenhywfar" autogen-sh="configure"
              autogenargs="--with-guis='gtk3' --enable-local-install --disable-binreloc PKG_CONFIG='pkg-config --dont-define-prefix'">
-    <branch module="518/gwenhywfar-5.11.2beta.tar.gz" version="5.11.2beta"
+    <branch module="529/gwenhywfar-5.12.0.tar.gz" version="5.12.0"
             repo="aqbanking">
     </branch>
     <dependencies>
@@ -151,7 +151,7 @@
 
   <autotools id="aqbanking" autogen-sh="autoreconf" makeargs="-j1"
 	     autogenargs="--enable-local-install">
-    <branch module="526/aqbanking-6.5.12beta.tar.gz" repo="aqbanking" version="6.5.12beta">
+    <branch module="531/aqbanking-6.6.0.tar.gz" repo="aqbanking" version="6.6.0">
     </branch>
     <dependencies>
       <dep package="gwenhywfar"/>



Summary of changes:
 gnucash.modules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)



More information about the gnucash-changes mailing list