gnu: aqbanking: Update source hash.
* gnu/packages/gnucash.scm (aqbanking): Update source hash. This was
inadvertently omitted from commit cac19f0df9
This commit is contained in:
parent
f66b3e1523
commit
7d35462923
|
@ -165,7 +165,7 @@ applications and libraries. It is used by AqBanking.")
|
||||||
(file-name (string-append name "-" version ".tar.gz"))
|
(file-name (string-append name "-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1x0isvpk43rq2zlyyb9p0kgjmqv7yq07vgkiprw3f5sjkykvxw6d"))))
|
"08jbwmiv6f3v8iqdr44x4szna496fqcjfi6mlx04cnbx91m70lh6"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(;; Parallel building fails because aqhbci is required before it's
|
`(;; Parallel building fails because aqhbci is required before it's
|
||||||
|
|
Loading…
Reference in New Issue