gnu: aqbanking: Update to 6.6.0.

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

Change-Id: Icfcf047c8b229251ed47f8acc9ff18dda07720a7
Signed-off-by: Leo Famulari <leo@famulari.name>
This commit is contained in:
Julian Flake 2025-01-01 02:58:55 +01:00 committed by Leo Famulari
parent 83693eff5b
commit 1d4df7561b
No known key found for this signature in database
GPG key ID: 6AAC1963757F47FF

View file

@ -291,17 +291,17 @@ applications and libraries. It is used by AqBanking.")
(license license:lgpl2.1+))))
(define-public aqbanking
(let ((attachid "499")) ;; file attachid changes for each version
(let ((attachid "531")) ;; file attachid changes for each version
(package
(name "aqbanking")
(version "6.5.4")
(version "6.6.0")
(source
(origin
(method url-fetch)
(uri (string-append "https://www.aquamaniac.de/rdm/attachments/"
"download/" attachid "/aqbanking-" version ".tar.gz"))
(sha256
(base32 "16dc63gav0b4rmwj0clqilfpz4hlidx59x1qcr38wwghfspcw5hd"))))
(base32 "1yqbwh91gwwqgiv8cf15rc9mxcdlikhbr5qknaqp5bavp63l8qrp"))))
(build-system gnu-build-system)
(arguments
`(;; Parallel building fails because aqhbci is required before it's