GNU bug report logs -
#70591
[PATCH 00/14] Updated series to update gnucash to 5.6 / aqbanking 6.5.4 / gwenhywfar 5.10.2
Previous Next
Reported by: Julian Flake <flake <at> uni-koblenz.de>
Date: Fri, 26 Apr 2024 11:44:10 UTC
Severity: normal
Tags: patch
Done: Julian Flake <flake <at> uni-koblenz.de>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
From: Steve George <steve <at> futurile.net>
* gnu/packages/gnucash.scm (gnucash): Update to 5.6.
Change-Id: I3646082d628470327fbd9deec6111de8c1eec921
---
gnu/packages/gnucash.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/gnucash.scm b/gnu/packages/gnucash.scm
index d5681ed86d..ce99c04e39 100644
--- a/gnu/packages/gnucash.scm
+++ b/gnu/packages/gnucash.scm
@@ -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
--
2.41.0
This bug report was last modified 1 year and 22 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.