mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: libofx: Replace libxml++@2 with latest version.
* gnu/packages/finance.scm (libofx)[inputs]: Replace libxml++@2 with libxml++@5. Improve style. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
parent
4f9da5d402
commit
867865b845
1 changed files with 1 additions and 4 deletions
|
@ -1904,10 +1904,7 @@ wallet.")
|
|||
help2man
|
||||
libtool
|
||||
pkg-config))
|
||||
(inputs
|
||||
(list curl
|
||||
libxml++-2
|
||||
opensp))
|
||||
(inputs (list curl libxml++ opensp))
|
||||
(home-page "http://libofx.sourceforge.net/")
|
||||
(synopsis "Library supporting the Open Financial Exchange format")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue