gnu: aqbanking: Update to 6.8.5.

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

Change-Id: If3c47c928d211e9e1981c15b3cacc11775e40bc2
This commit is contained in:
Hartmut Goebel 2026-01-10 13:48:54 +01:00
parent aa570c5312
commit b7b65c2a14
No known key found for this signature in database
GPG key ID: 43F4B4993A1F9D20

View file

@ -303,7 +303,7 @@ applications and libraries. It is used by AqBanking.")
(define-public aqbanking
(package
(name "aqbanking")
(version "6.8.2")
(version "6.8.5")
(source
(origin
(method git-fetch)
@ -312,7 +312,7 @@ applications and libraries. It is used by AqBanking.")
(commit version)))
(sha256
(base32
"0ys5r8lbr1nvd14fr82rs6c16iqfpd1hdz5l9s8l9biy2sq8jh0z"))
"1xqhhxhr1azqvdn47389h469d3srl5l3n1nx82jx2djbx9sdzdq9"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments