gnu: libofx: Update to 0.10.9.

* gnu/packages/finance.scm (libofx): Update to 0.10.9.
This commit is contained in:
Tobias Geerinckx-Rice 2022-12-11 01:00:03 +01:00
parent ceeef9a923
commit 43595cfc78
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1645,7 +1645,7 @@ (define-public bitcoin-abc
(define-public libofx
(package
(name "libofx")
(version "0.10.7")
(version "0.10.9")
(source (origin
(method git-fetch)
(uri (git-reference
@ -1654,7 +1654,7 @@ (define-public libofx
(file-name (git-file-name name version))
(sha256
(base32
"1k3ygavyb9b3f1ra62dsa46iiia0a1588yn3zy7bh7w4vfcrbd6d"))))
"120hyhs4fkxrgpvd2p0hpf5v8dq0jjql2fzllk77m33m1c82pr18"))))
(build-system gnu-build-system)
(arguments
(list