gnu: gnucash: Update to 5.6.

* gnu/packages/gnucash.scm (gnucash): Update to 5.6.

Change-Id: I3646082d628470327fbd9deec6111de8c1eec921
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Steve George 2024-04-26 13:42:08 +02:00 committed by Ludovic Courtès
parent aa9e639216
commit dde37247fa
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -93,7 +93,7 @@ (define-public gnucash
(lambda _
(call-with-output-file "libgnucash/app-utils/test/CMakeLists.txt"
(lambda (port)
(display "set(CTEST_CUSTOM_TESTS_IGNORE online_wiggle)" port)))))
(display "set(CTEST_CUSTOM_TESTS_IGNORE online_wiggle test-lots)" port)))))
(add-after 'unpack 'set-env-vars
(lambda* (#:key inputs #:allow-other-keys)
;; At least one test is time-related and requires this
@ -184,6 +184,7 @@ (define-public gnucash
libxslt
perl-date-manip
perl-finance-quote
perl-json
perl-json-parse
python
tzdata-for-tests