Archived
1
0
Fork 0

gnu: homebank: Update to 5.7.4.

* gnu/packages/finance.scm (homebank): Update to 5.7.4.
[source, home-page]: Follow redirect.
[inputs]: Replace libsoup-minimal-2 with libsoup-minimal.

Change-Id: Ie48020959f104ce7b0de4fdbf67471de5360d008
This commit is contained in:
Vinicius Monego 2024-03-31 09:14:40 -03:00
parent d747d9e2dd
commit 4d79a9cd6b
No known key found for this signature in database
GPG key ID: 637B0B138065B68A

View file

@ -19,7 +19,7 @@
;;; Copyright © 2020 Christine Lemmer-Webber <cwebber@dustycloud.org> ;;; Copyright © 2020 Christine Lemmer-Webber <cwebber@dustycloud.org>
;;; Copyright © 2020 Tom Zander <tomz@freedommail.ch> ;;; Copyright © 2020 Tom Zander <tomz@freedommail.ch>
;;; Copyright © 2020, 2023 Marius Bakke <marius@gnu.org> ;;; Copyright © 2020, 2023 Marius Bakke <marius@gnu.org>
;;; Copyright © 2020, 2021, 2022 Vinicius Monego <monego@posteo.net> ;;; Copyright © 2020, 2021, 2022, 2024 Vinicius Monego <monego@posteo.net>
;;; Copyright © 2020 Carlo Holl <carloholl@gmail.com> ;;; Copyright © 2020 Carlo Holl <carloholl@gmail.com>
;;; Copyright © 2020 Giacomo Leidi <goodoldpaul@autistici.org> ;;; Copyright © 2020 Giacomo Leidi <goodoldpaul@autistici.org>
;;; Copyright © 2021 ZmnSCPxj jxPCSnmZ <ZmnSCPxj@protonmail.com> ;;; Copyright © 2021 ZmnSCPxj jxPCSnmZ <ZmnSCPxj@protonmail.com>
@ -296,20 +296,20 @@ Accounting.")
(define-public homebank (define-public homebank
(package (package
(name "homebank") (name "homebank")
(version "5.6.6") (version "5.7.4")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "http://homebank.free.fr/public/sources/" (uri (string-append "https://www.gethomebank.org/public/sources"
"homebank-" version ".tar.gz")) "/homebank-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"03nwcpxmsw82gnhy1dialky1d9mfb2jqdzlgc79bxwhlhpqwsvv5")))) "1r2lpf2qjvyc9l4llgy6453dn527pylvd49kr6ihrskmr1373kj2"))))
(build-system glib-or-gtk-build-system) (build-system glib-or-gtk-build-system)
(native-inputs (native-inputs
(list pkg-config intltool)) (list pkg-config intltool))
(inputs (inputs
(list gtk+ libofx libsoup-minimal-2)) (list gtk+ libofx libsoup-minimal))
(home-page "http://homebank.free.fr/") (home-page "https://gethomebank.org/en/index.php")
(synopsis "Graphical personal accounting application") (synopsis "Graphical personal accounting application")
(description "HomeBank allows you to manage your personal accounts at (description "HomeBank allows you to manage your personal accounts at
home. The seeks to be lightweight, simple and easy to use. It brings home. The seeks to be lightweight, simple and easy to use. It brings