gnucash-on-windows master: Fix guile2 tarball name

Geert Janssens gjanssens at code.gnucash.org
Sat Jun 13 04:26:26 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash-on-windows/commit/fce94a0f (commit)
	from  https://github.com/Gnucash/gnucash-on-windows/commit/c151d0fd (commit)



commit fce94a0ff55a4cecf77130e18c8f222d12d33c03
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Sat Jun 13 10:26:19 2020 +0200

    Fix guile2 tarball name

diff --git a/gnucash.modules b/gnucash.modules
index ac1641d..a628de3 100644
--- a/gnucash.modules
+++ b/gnucash.modules
@@ -119,8 +119,8 @@
   </autotools>
 
   <autotools id="guile2" autogen-sh="autoreconf" autogenargs="--disable-rpath --enable-networking --enable-nls --enable-posix --enable-regex --with-threads=no --with-modules --disable-static">
-    <branch repo="sourceforge" module="gnucash/Dependencies/guile-2.2.7.3-g5ef31.tar.xz"
-	    version=" 2.2.7.3-g5ef31">
+    <branch repo="sourceforge" module="gnucash/Dependencies/guile-2.2.7.3-5ef31.tar.xz"
+	    version=" 2.2.7.3-5ef31">
     </branch>
     <dependencies>
       <dep package="libunistring"/>



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



More information about the gnucash-changes mailing list