gnucash-on-windows master: Guile tarball is xz compressed, not bzip2

Geert Janssens gjanssens at code.gnucash.org
Wed May 29 10:03:15 EDT 2019


Updated	 via  https://github.com/Gnucash/gnucash-on-windows/commit/2d00ce3e (commit)
	from  https://github.com/Gnucash/gnucash-on-windows/commit/03e084bc (commit)



commit 2d00ce3ee8897d6edc2e830fe907851775f08a3c
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Wed May 29 16:03:08 2019 +0200

    Guile tarball is xz compressed, not bzip2

diff --git a/gnucash.modules b/gnucash.modules
index da1ce23..d0bdbee 100644
--- a/gnucash.modules
+++ b/gnucash.modules
@@ -119,7 +119,7 @@
   </autotools>
 
   <autotools id="guile2" autogen-sh="configure" autogenargs="--disable-rpath --enable-networking --enable-nls --enable-posix --enable-regex --with-threads --with-modules --disable-static">
-    <branch repo="sourceforge" module="gnucash/Dependencies/guile-2.2.4.71-cf330.tar.bz2"
+    <branch repo="sourceforge" module="gnucash/Dependencies/guile-2.2.4.71-cf330.tar.xz"
 	    version=" 2.2.4.71-cf330">
     </branch>
     <dependencies>



Summary of changes:
 gnucash.modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the gnucash-changes mailing list