mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: homebank: Update to 5.9.
* gnu/packages/finance.scm (homebank): Update to 5.9. Change-Id: If4293c9084379b809aa492c414e8b4ef15d838f0
This commit is contained in:
parent
cdaa53112d
commit
8d6ac722a3
1 changed files with 2 additions and 2 deletions
|
@ -297,14 +297,14 @@ Accounting.")
|
|||
(define-public homebank
|
||||
(package
|
||||
(name "homebank")
|
||||
(version "5.8.6")
|
||||
(version "5.9")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "https://www.gethomebank.org/public/sources"
|
||||
"/homebank-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1xfx4vc7yiy66pf1iii0v4rnpvh9k7lxkqy5709mqyfdy9xql4xg"))))
|
||||
"1riizq0l9k0ml5lgsrg740f0zycpdy8lf7z8w79zk5p1p5ms74nb"))))
|
||||
(build-system glib-or-gtk-build-system)
|
||||
(native-inputs
|
||||
(list pkg-config intltool))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue